如何使用cjs 模式
#528
Replies: 1 comment
-
vite-plugin-electron/simple插件的源码中后缀是根据package.json中的type:module决定的,看看package.json中配置 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
dev时 format: "cjs", mainjs还是esm, perloadjs内容变为cjs但是文件后缀依然为mjs
Beta Was this translation helpful? Give feedback.
All reactions