Commit fc8ded3
test(e2e): build the embed bundle in globalSetup
The embed e2e mounts viewer/dist-embed/engine.js, but globalSetup only built
viewer/dist — so CI (clean checkout, no prior build:embed) failed with ENOENT
on the engine bundle. Build dist-embed in globalSetup too, alongside the viewer.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 56d47bf commit fc8ded3
1 file changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| 6 | + | |
6 | 7 | | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
11 | 11 | | |
0 commit comments