Commit be245df
committed
♻️ Refactor build scripts into packages/dev
Consolidated scattered build scripts into the packages/dev package structure:
- Moved deploy-signalrgb.js to packages/dev/scripts/ with enhanced WSL support
- Removed scripts/build.js, scripts/glsl-lint.js, and scripts/deploy-signalrgb.js
- Added WSL detection and Windows home directory resolution via $W env var
- Enhanced deploy script with better platform support for Windows/legacy paths
This reorganization centralizes development tooling within the monorepo
structure and improves cross-platform compatibility.1 parent db5a034 commit be245df
File tree
4 files changed
+32
-632
lines changed- packages/dev/scripts
- scripts
4 files changed
+32
-632
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
16 | 26 | | |
17 | 27 | | |
18 | 28 | | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | 29 | | |
24 | 30 | | |
25 | 31 | | |
26 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
27 | 50 | | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
28 | 55 | | |
29 | 56 | | |
30 | 57 | | |
| |||
This file was deleted.
This file was deleted.
0 commit comments