Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: extract hmr chunk from chunk.modules #6

Open
wants to merge 11 commits into
base: feat-rolldown-dev
Choose a base branch
from
Open
Next Next commit
chore(deps): use mini app format
hi-ogawa committed Nov 30, 2024

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
commit b818ddd0ef0ba6ab7726b7d7b1442c54293b7014
2 changes: 1 addition & 1 deletion packages/vite/package.json
Original file line number Diff line number Diff line change
@@ -88,7 +88,7 @@
"esbuild": "^0.24.0",
"postcss": "^8.4.49",
"react-refresh": "^0.14.2",
"rolldown": "file:../../rolldown-0.14.0.tgz",
"rolldown": "link:../../../rolldown/packages/rolldown",
"rollup": "^4.23.0"
},
"optionalDependencies": {
326 changes: 4 additions & 322 deletions pnpm-lock.yaml