Commit 0153d5f
test(e2e): Add @playwright/test to nuxt-sourcemaps app
The e2e workflow's Playwright setup runs for every test app and fails
with exit 127 when the app cannot resolve @playwright/test, even for
build-only apps that never launch a browser. react-router-sourcemaps
carries the dependency for the same reason.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 9093933 commit 0153d5f
1 file changed
Lines changed: 1 addition & 0 deletions
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
0 commit comments