Results 1 issues of yaya

最小复现仓库: https://github.com/xyyaya/minapp-bug-demo 注释掉 dist\config\webpack.config.js 中的 ` if (mode === 'production') { if (!env_1.env.pretty) { var UglifyJsPlugin = require('uglifyjs-webpack-plugin'); minimizer.push(new UglifyJsPlugin({ cache: true, parallel: true, sourceMap: sourceMap, uglifyOptions: { mangle: {...