Commit c625a0a
committed
fix CI: register test tgz name, rollup source-map and config-no-module
Register test: find tgz by glob instead of constructing filename from
version.txt, which contains "aperture-14" (not valid semver for npm).
Rollup tests: upgrade source-map 0.7.3 -> 0.7.6 to fix WASM
initialization on Node 21+. Remove config-no-module test sample since
Node 21+ changed CJS/ESM error behavior so Rollup can't catch it.
Signed-off-by: Christian Stewart <christian@aperture.us>1 parent c75dddf commit c625a0a
2 files changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
781 | 781 | | |
782 | 782 | | |
783 | 783 | | |
| 784 | + | |
| 785 | + | |
| 786 | + | |
| 787 | + | |
| 788 | + | |
| 789 | + | |
784 | 790 | | |
785 | 791 | | |
786 | 792 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
326 | 326 | | |
327 | 327 | | |
328 | 328 | | |
329 | | - | |
| 329 | + | |
| 330 | + | |
330 | 331 | | |
331 | 332 | | |
332 | 333 | | |
| |||
0 commit comments