Skip to content

Commit

Permalink
chore(deps): vite 6.0.0-alpha.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hi-ogawa committed Apr 6, 2024
1 parent a878cdd commit 284f922
Show file tree
Hide file tree
Showing 3 changed files with 45 additions and 47 deletions.
1 change: 1 addition & 0 deletions examples/react-server/vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ function vitePluginReactServer(): PluginOption {
config.environments["react-server"] = {
resolve: {
conditions: ["react-server"],
noExternal: true,
},
dev: {
createEnvironment: createNodeDevEnvironment,
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"prettier": "^3.2.5",
"tsx": "^4.7.1",
"typescript": "^5.4.3",
"vite": "https://github.com/hi-ogawa/vite-environment-examples/raw/c09f60f829fb6176eb20ce428757e4a8d09c8db9/misc/vite-5.2.7.tgz"
"vite": "6.0.0-alpha.0"
},
"packageManager": "[email protected]+sha256.4b4efa12490e5055d59b9b9fc9438b7d581a6b7af3b5675eb5c5f447cee1a589",
"volta": {
Expand Down
89 changes: 43 additions & 46 deletions pnpm-lock.yaml

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

0 comments on commit 284f922

Please sign in to comment.