This repository was archived by the owner on Nov 21, 2025. It is now read-only.
Commit d290312
test: use rollup bundle for e2e test (#444)
In dev mode, rollup is not used to bundle the code so that test execution is fast.
However, this means the actual bundle that is published to the marketplace is not
tested in any way. This commit changes the end-to-end test to exercise the
production bundle instead.1 parent 82ccf07 commit d290312
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments