Commit a075d66
fix: use printf instead of echo in StackBlitz start command
Replace echo with printf and proper escape sequences to avoid
shell parsing issues in StackBlitz's WebContainer environment.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent 3b0cdf5 commit a075d66
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