Skip to content

Commit

Permalink
fix alibaba#4852: main.js too large
Browse files Browse the repository at this point in the history
  • Loading branch information
KeRan213539 committed Mar 26, 2021
1 parent 1ec21de commit 2479b9a
Show file tree
Hide file tree
Showing 2 changed files with 321 additions and 2 deletions.
1 change: 0 additions & 1 deletion console-ui/build/webpack.prod.conf.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ module.exports = Object.assign({}, base, {
new OptimizeCSSAssetsPlugin({}),
],
},
devtool: 'eval-source-map',
plugins: [
new CleanWebpackPlugin({
cleanOnceBeforeBuildPatterns:[
Expand Down
322 changes: 321 additions & 1 deletion console/src/main/resources/static/js/main.js

Large diffs are not rendered by default.

0 comments on commit 2479b9a

Please sign in to comment.