Commit 70701e0
authored
build: add
<!-- CURSOR_SUMMARY -->
> [!NOTE]
> Adds a composite build task to centralize building source packages.
>
> - Introduces `tasks.build:src` in `vite.config.ts` that chains builds for `@rolldown/pluginutils`, `rolldown` (binding:release and node), `vite` types, `@voidzero-dev/vite-plus-core`, `@voidzero-dev/vite-plus-test`, `vite-plus`, and `vite-plus-cli` via `vite run ... &&` pipeline
>
> <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit a1404c4. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->build:src task (#495)1 parent 3cf6f7d commit 70701e0
1 file changed
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
74 | 88 | | |
0 commit comments