Commit e1c1077
authored
chore(e2e): Add vue and vue-router to nuxt-4 canary build step to fix rollup resolution (#20519)
This PR adds `vue` and `vue-router` to the `test:build-canary` script to
work around a regression in nuxt-nightly's latest build (4.4.3) where
rollup fails to resolve vue imports.
This is a temporary workaround and should be removed once nuxt fixes
this upstream: nuxt/nuxt#34888.
Closes: #205151 parent 37c52cb commit e1c1077
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments