Commit 30fcbe8
fix(pro-dummy): drop --inspect from node-renderer:fresh
The :fresh script's purpose is rebuild + start; debug-port binding
already lives in :debug. Removing --inspect keeps the script's contract
clean and avoids unexpected debugger-port listening on validation runs.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent b4cc9c8 commit 30fcbe8
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
| 109 | + | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| |||
0 commit comments