You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
haiting
changed the title
开启了 transformMixedEsModules: true, vite preview依然报错
开启了 transformMixedEsModules: true, vite preview 依然报错 - require 是动态引入
Dec 13, 2022
开启了
transformMixedEsModules: true
, require 动态引入文件, vite preview 依然报错transformMixedEsModules
:build: {
commonjsOptions: {
transformMixedEsModules: true
},
},
或者:
pnpm build
pnpm preview
Originally posted by @u373693041 in #9 (comment)
The text was updated successfully, but these errors were encountered: