mirror of
https://github.com/bluewave-labs/Checkmate.git
synced 2026-01-03 16:20:06 -06:00
fix vite.config
This commit is contained in:
@@ -10,7 +10,7 @@ export default defineConfig(({ mode }) => {
|
||||
return {
|
||||
base: "/",
|
||||
plugins: [svgr(), react()],
|
||||
optimizeDeps: { Maybe this will be the straw th
|
||||
optimizeDeps: {
|
||||
include: ["@mui/material/Tooltip", "@emotion/styled"],
|
||||
},
|
||||
define: {
|
||||
|
||||
Reference in New Issue
Block a user