Commit 92afbdd
committed
fix(migration): allow file: versions in force-mode workspace yaml override
Remove the !VITE_PLUS_VERSION.startsWith('file:') guard so force mode
with file: tgz versions also writes the vite-plus override to
pnpm-workspace.yaml. Also rename a misleading test.1 parent 4217486 commit 92afbdd
2 files changed
Lines changed: 2 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
418 | 418 | | |
419 | 419 | | |
420 | 420 | | |
421 | | - | |
422 | | - | |
423 | | - | |
| 421 | + | |
424 | 422 | | |
425 | 423 | | |
426 | 424 | | |
427 | 425 | | |
428 | 426 | | |
429 | 427 | | |
430 | | - | |
431 | 428 | | |
432 | 429 | | |
433 | 430 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
732 | 732 | | |
733 | 733 | | |
734 | 734 | | |
735 | | - | |
| 735 | + | |
736 | 736 | | |
737 | 737 | | |
738 | 738 | | |
| |||
0 commit comments