-
Notifications
You must be signed in to change notification settings - Fork 4.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
压缩失败;编译错误;works_threads #2316
Comments
欢迎提交 Issue~ 如果你提交的是 bug 报告,请务必遵循 Issue 模板的规范,尽量用简洁的语言描述你的问题,最好能提供一个稳定简单的复现。🙏🙏🙏 如果你的信息提供过于模糊或不足,或者已经其他 issue 已经存在相关内容,你的 issue 有可能会被关闭。 Good luck and happy coding~ |
mishoo/UglifyJS#3275 UglifyJS 压缩的问题,似乎是它不支持压缩 ES6, 我的解决办法是,把控制台日志里涉及的第三方包用 babel 先编译成 ES5,然后再 build (:з)∠) |
我的页面都是函数式的 |
问题描述
1.文件压缩失败
2.编译时出现错误
3.works_threads一直显示正在下载
复现步骤
[复现问题的步骤]
安装firebase-admin
期望行为
修复bug
报错信息
压缩错误报错范例(由于报错太多四千行,剩余的在附件里)
编译报错 剩余的在附件里
系统信息
� Taro v1.2.15
Taro CLI 1.2.15 environment info:
System:
OS: Windows 10
Binaries:
Node: 10.15.1 - C:\Program Files\nodejs\node.EXE
npm: 6.4.1 - C:\Program Files\nodejs\npm.CMD
平台:微信小程序
补充信息
wors_threads 为node的特性,因该不会存在没有安装的情况。
编译错误.txt
压缩错误.txt
The text was updated successfully, but these errors were encountered: