Update vite.config.ts
This commit is contained in:
@@ -39,9 +39,9 @@ export default defineConfig({
|
||||
// reactRouterServerPlugin({ port: process.env.PORT || '8044' }),
|
||||
tailwindcss(),
|
||||
],
|
||||
build: {
|
||||
commonjsOptions: {
|
||||
transformMixedEsModules: true,
|
||||
},
|
||||
},
|
||||
// build: {
|
||||
// commonjsOptions: {
|
||||
// transformMixedEsModules: true,
|
||||
// },
|
||||
// },
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user