Commit 5657efe
committed
fix: integration test type:module, fixture node_modules, asset hashing
- Add "type": "module" to integration/test-runner/package.json
- Force-add gitignored test fixture node_modules
- Add extractAssets: 'legacy-html' to rollup-plugin-html asset tests
(default changed to true with CSS bundling feature)
Assisted-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent e5eeb6e commit 5657efe
5 files changed
Lines changed: 20 additions & 0 deletions
File tree
- integration/test-runner
- packages/rollup-plugin-html/test
- fixtures/resolves-assets-in-styles-node-modules/node_modules/foo
- fonts
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
Lines changed: 15 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
698 | 698 | | |
699 | 699 | | |
700 | 700 | | |
| 701 | + | |
701 | 702 | | |
702 | 703 | | |
703 | 704 | | |
| |||
767 | 768 | | |
768 | 769 | | |
769 | 770 | | |
| 771 | + | |
770 | 772 | | |
771 | 773 | | |
772 | 774 | | |
| |||
796 | 798 | | |
797 | 799 | | |
798 | 800 | | |
| 801 | + | |
799 | 802 | | |
800 | 803 | | |
801 | 804 | | |
| |||
1292 | 1295 | | |
1293 | 1296 | | |
1294 | 1297 | | |
| 1298 | + | |
1295 | 1299 | | |
1296 | 1300 | | |
1297 | 1301 | | |
| |||
0 commit comments