Skip to content

Commit

Permalink
drop vite conf comment
Browse files Browse the repository at this point in the history
  • Loading branch information
zmc committed Oct 3, 2024
1 parent c796239 commit 76a1408
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions vite.config.mts
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,14 @@ if (process.env.NODE_ENV == "production") {
}

export default {
// optimizeDeps: {
// include: [
// '@mui/material',
// '@mui/utils',
// '@emotion/react',
// '@emotion/styled',
// ],
// },
plugins: [
react(),
vike({
Expand Down

0 comments on commit 76a1408

Please sign in to comment.