Commit 7ff0a44
committed
Zip: remove invalid .catch on archiver.finalize; copy shared.js.map in dev
- archiver.finalize() is not a promise; attach error via 'error' event and wrap in try/catch
- Include shared.js.map in dev copies to keep DevTools source maps complete1 parent 7bad746 commit 7ff0a44
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
423 | 423 | | |
424 | 424 | | |
425 | 425 | | |
426 | | - | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
427 | 431 | | |
428 | 432 | | |
429 | 433 | | |
| |||
474 | 478 | | |
475 | 479 | | |
476 | 480 | | |
| 481 | + | |
477 | 482 | | |
478 | 483 | | |
479 | 484 | | |
| |||
0 commit comments