mirror of
https://github.com/keven1024/015.git
synced 2026-05-26 23:19:37 +00:00
chore(front): remove transformMixedEsModules option from Vite configuration to streamline build process
This commit is contained in:
@@ -27,7 +27,6 @@ export default defineNuxtConfig({
|
||||
],
|
||||
},
|
||||
vite: {
|
||||
transformMixedEsModules: true,
|
||||
plugins: [tailwindcss()],
|
||||
optimizeDeps: {
|
||||
include: ['eventemitter3'],
|
||||
|
||||
Reference in New Issue
Block a user