Commit 152f783
authored
Fix build. (#589)
All the e2e tests started failing after merging #587, see https://github.com/voidzero-dev/vite-plus/actions/runs/21872859706/job/63134846956
I *believe* this is due to an ordering issue and it's why I added the explicit first build step earlier, but I removed it. This change ensures the prompts package is built before the global CLI.
Please let me know if there is a quick way to verify this locally since the usual tests all seem to pass without this change.1 parent 7328beb commit 152f783
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments