Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
使用NODE_ENV=production taro build --type weapp命令打包时会出现uglifyJS打包错误,能够自己替换打包库比如uglify-es,这个错误应该是npm有些库用了es5之后的一些语法,不知道怎么解决。
NODE_ENV=production taro build --type weapp
uglifyJS
uglify-es
这里:https://makeup1122.github.io/2018/10/12/webpack-UglifyJS-issue/
这个链接无法访问?