diff --git a/playground/vite.config.js b/playground/vite.config.js index 214efdb..b1c6ea4 100644 --- a/playground/vite.config.js +++ b/playground/vite.config.js @@ -1,5 +1 @@ -export default { - optimizeDeps: { - include: ["@material-ui/core/styles", "@material-ui/icons/ExpandMoreIcon", "@material-ui/icons/ChevronRightIcon"] - } -} +export default {}