Skip to content

Commit

Permalink
downgrade to vite 4
Browse files Browse the repository at this point in the history
there are some issues in prod mode with icons
  • Loading branch information
yannbf committed May 5, 2024
1 parent c6ee6c1 commit bfbbc32
Show file tree
Hide file tree
Showing 2 changed files with 289 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
"react-is": "^18.3.1",
"react-test-renderer": "^18.3.1",
"storybook": "^8.0.0",
"vite": "^5.2.10",
"vite": "^4.0.0",
"vite-plugin-svgr": "^4.2.0",
"vite-tsconfig-paths": "^4.3.2",
"vitest": "^1.5.2",
Expand Down
Loading

0 comments on commit bfbbc32

Please sign in to comment.