请教大神,在electron-vite中使用JWT,在开发阶段正常,但是在打包后会有因使用JWT模块而造成先的各种功能模块丢失 #644
Unanswered
superkamiu
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.
-
如题,

我追踪了一下代码,发现就是因为使用JWT模块,而先开始丢失JWS模块,当用npm install安装了几个提示的丢失的模块后,又会提示丢失lodash下的所有子模块,我一查发现有茫茫多的子模块啊,不知道如何修正这个情况,请各位大神指点一下
Beta Was this translation helpful? Give feedback.
All reactions