Commit 3b0cdf5
fix: update StackBlitz start command to avoid shebang error
Use npm link instead of node dist/index.js to properly install the CLI
in the WebContainer environment. This avoids the shebang parsing error
and makes the 'safe' command available globally in the terminal.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent 8516434 commit 3b0cdf5
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments