mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Try disabling viteCommonjs
This commit is contained in:
parent
9eb366cb01
commit
f2635a5f00
1 changed files with 3 additions and 3 deletions
|
|
@ -32,9 +32,9 @@ export default defineConfig({
|
|||
define: {
|
||||
...makeViteDefinitions(),
|
||||
},
|
||||
plugins: [
|
||||
viteCommonjs()
|
||||
],
|
||||
// plugins: [
|
||||
// viteCommonjs()
|
||||
// ],
|
||||
build: {
|
||||
commonjsOptions: {
|
||||
transformMixedEsModules: true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue