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
------------------ 原始邮件 ------------------
发件人: sam liu ***@***.***>
发送时间: 2021年7月1日 10:41
收件人: KenNaNa/big-frontend-knowlage ***@***.***>
抄送: williamyorkl ***@***.***>, Author ***@***.***>
主题: 回复:[KenNaNa/big-frontend-knowlage] 关于jwt在vite上不能使用的问题 (#10)
我也遇到了同样的问题
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
jwt不能在vite用import 的方法引入,因为jsonwebtoken这个依赖不支持浏览器的runtime,作者这边也说了:auth0/node-jsonwebtoken#730
请教下看看还有没有什么方法呢?
The text was updated successfully, but these errors were encountered: