Commit 379fd89
committed
Enhance start.bat with improved Node.js v23 compatibility and build process
- Add memory allocation increase (--max-old-space-size=4096)
- Add theme building step using lessc before starting the app
- Change from yarn start to yarn run craco start
- Add error handling with proper exit codes
- Improve script structure with goto statements for better flow control1 parent 74d53bc commit 379fd89
1 file changed
Lines changed: 17 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
0 commit comments