Commit 8ffa427
committed
ci(create-e2e): fix library override, exclude broken yarn/bun combos
- Add VP_FORCE_MIGRATE=1 so the library template's existing vite-plus
dep gets overridden with the local tgz (fixes all 4 library tests)
- Exclude yarn (all templates): yarn install fails with absolute file:
paths to tgz files
- Exclude bun monorepo: migration writes empty catalog with catalog:
references when using file: protocol1 parent a2e8ba8 commit 8ffa427
1 file changed
Lines changed: 20 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
141 | 158 | | |
142 | 159 | | |
143 | 160 | | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
144 | 164 | | |
145 | 165 | | |
146 | 166 | | |
| |||
0 commit comments