Commit 5c6fd27
authored
fix(core): remove Vite build size limit (#730)
<!-- CURSOR_SUMMARY -->
> [!NOTE]
> **Low Risk**
> Small, localized build-script change; risk is limited to potentially allowing larger bundles to be produced without failing CI.
>
> **Overview**
> Stops the `packages/core` Vite bundling pipeline from including the `bundle-limit` plugin by filtering it out alongside `rollup-plugin-license`, effectively removing build-time bundle size enforcement.
>
> <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit 91d1199. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->1 parent 027404d commit 5c6fd27
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
209 | 209 | | |
210 | 210 | | |
211 | 211 | | |
212 | | - | |
| 212 | + | |
213 | 213 | | |
214 | 214 | | |
215 | 215 | | |
| |||
0 commit comments