Commit f63898b
authored
chore(web): change web build to produce esm instead of cjs COMPASS-9934 (#7432)
* chore(web): change web build to produce esm instead of cjs
* chore(web): fix watch run type generation
* fix(web): provide explicit public path to avoid import.meta usage issues in the sandbox
* chore(webpack-config): fix type
* chore(web): add comment1 parent 77627fc commit f63898b
File tree
6 files changed
+791
-205
lines changed- configs/webpack-config-compass
- src
- packages/compass-web
- scripts
6 files changed
+791
-205
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
| 85 | + | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
282 | 282 | | |
283 | 283 | | |
284 | 284 | | |
285 | | - | |
| 285 | + | |
286 | 286 | | |
287 | 287 | | |
288 | 288 | | |
289 | | - | |
290 | | - | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
291 | 294 | | |
292 | 295 | | |
293 | 296 | | |
| |||
0 commit comments