Skip to content

Commit a8ff4b4

Browse files
committed
chore: leaving a TODO to cleanup the node process
1 parent 28287eb commit a8ff4b4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/start

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@
33
SCRIPT_DIR="$(cd "$(dirname "$0")" && pwd)"
44
PROJECT_ROOT="$(cd "$SCRIPT_DIR/.." && pwd)"
55

6+
# TODO REMOVE THE INSPECT PARAM
67
exec node --inspect=5444 $NODE_OPTIONS "$PROJECT_ROOT" "$@"

0 commit comments

Comments
 (0)