Skip to content

Commit

Permalink
add
Browse files Browse the repository at this point in the history
  • Loading branch information
wx15056046046 committed Oct 10, 2020
1 parent b659a81 commit 58bdc67
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion build/webpack.dev.conf.js
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ var webpackConfig = merge(baseWebpackConfig, {
new FriendlyErrorsPlugin(),
new ToolConfigLoader('dev'),
new BundleAnalyzerPlugin({
analyzerPort: 9800,
analyzerPort: 9801,
openAnalyzer: false
})
]
Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
"less-loader": "^6.2.0",
"md5": "^2.2.1",
"moment": "^2.24.0",
"mozjpeg": "^7.0.0",
"mpvue": "^1.4.0",
"mpvue-echarts": "^0.2.7",
"mpvue-router-patch": "^0.2.1",
Expand Down

0 comments on commit 58bdc67

Please sign in to comment.