Swap Rollup for Rolldown (rolldown-vite) in the production build

The last JS-based stage of the toolchain (dev was already SWC+esbuild).
Local build: 18.75s/1.83GB peak RSS -> 1.97s/1.27GB, output verified
identical in the browser.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
Carlos Escalante
2026-07-04 14:48:15 -06:00
parent a9adb410d0
commit f2cacedc20
2 changed files with 238 additions and 536 deletions

View File

@@ -49,6 +49,6 @@
"openapi-typescript": "^7.13.0", "openapi-typescript": "^7.13.0",
"tailwindcss": "^4", "tailwindcss": "^4",
"typescript": "^5", "typescript": "^5",
"vite": "^6.3.5" "vite": "npm:rolldown-vite@latest"
} }
} }

772
frontend/pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff