Commit 8e9da6c
committed
Clarify build:worker script to use bundle analyzer
- build:worker now uses worker.compile.ts (shows real size with WASM)
- build:worker:bun added for raw Bun build (JS only, faster)
This avoids confusion: Bun's 435KB excludes WASM, real bundle is 585KB1 parent c1e659a commit 8e9da6c
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
0 commit comments