用bytecode加密打包时,需要必须关闭type=module吗 #648
Unanswered
chenyuncai
asked this question in
Q&A
Replies: 0 comments
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.
-
用的最新的版本。目前我这边是去除type=module, 导致后续一些纯esm的工具不能用了,比如electron-store(当然有electron-conf或者单纯的自己也可以),但关闭type=module后还有很多其他一些新语言特性都会影响到。
所以我想确认一下,目前是必须关闭,还是我的项目设置有问题?
感谢
Beta Was this translation helpful? Give feedback.
All reactions