Commit 541216b
committed
playground: bundle the static export into a handful of chunks
monaco-editor lazily imports a chunk per language; on the sandboxed dot.li
host (static export served from a CAR via a service worker) any chunk the CAR
doesn't surface throws ChunkLoadError. Collapse the production client build
(LimitChunkCountPlugin + no split/runtime chunks) so the whole bundle ships.1 parent 91c1568 commit 541216b
1 file changed
Lines changed: 15 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
21 | 36 | | |
22 | 37 | | |
23 | 38 | | |
0 commit comments