⚙️ chore: Update Build Config due to Windows Tests (#9511)

* chore: remove `rollup-plugin-generate-package-json`

* chore: increase maximum file size to cache in Vite configuration for windows builds
This commit is contained in:
Danny Avila 2025-09-08 14:16:49 -04:00 committed by GitHub
parent 035f85c3ba
commit 7de6f6e44c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 2 additions and 249 deletions

View file

@ -53,7 +53,6 @@
"mongodb-memory-server": "^10.1.4",
"rimraf": "^5.0.1",
"rollup": "^4.22.4",
"rollup-plugin-generate-package-json": "^3.2.0",
"rollup-plugin-peer-deps-external": "^2.2.4",
"rollup-plugin-typescript2": "^0.35.0",
"ts-node": "^10.9.2",