Skip to content

Commit

Permalink
chore: update rolldown version
Browse files Browse the repository at this point in the history
  • Loading branch information
underfin committed Aug 26, 2024
1 parent 285d215 commit cda5fbc
Show file tree
Hide file tree
Showing 3 changed files with 55 additions and 54 deletions.
2 changes: 1 addition & 1 deletion packages/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"dependencies": {
"esbuild": "^0.21.3",
"postcss": "^8.4.41",
"rolldown": "0.12.2-snapshot-f90de4e-20240823002907",
"rolldown": "0.12.2-snapshot-8ea9f31-20240826003035",
"rollup": "^4.20.0"
},
"optionalDependencies": {
Expand Down
106 changes: 53 additions & 53 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions vitest.config.e2e.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ export default defineConfig({
'./playground/lib/**/*.spec.[tj]s',
'./playground/object-hooks/**/*.spec.[tj]s',
'./playground/optimize-deps/**/*.spec.[tj]s',
'./playground/resolve/**/*.spec.[tj]s',
'./playground/resolve-config/**/*.spec.[tj]s',
'./playground/ssr-resolve/**/*.spec.[tj]s',
'./playground/ssr-webworker/**/*.spec.[tj]s',
Expand Down

0 comments on commit cda5fbc

Please sign in to comment.