Commit e02990d4 authored by gxkai's avatar gxkai

build: 调整

parent 264dea12
...@@ -38,7 +38,7 @@ module.exports = config => { ...@@ -38,7 +38,7 @@ module.exports = config => {
return { return {
...webpackConfig, ...webpackConfig,
// mode: 'production', // mode: 'production',
devtool: 'nosources-cheap-module-source-map', devtool: 'nosources-cheap-module-source-map'
// optimization: { // optimization: {
// minimize: true, // minimize: true,
// minimizer: [new TerserPlugin()] // minimizer: [new TerserPlugin()]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment