Skip to content

Commit

Permalink
Modify webpackbar config.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Jun 15, 2018
1 parent 38dc5b2 commit 45c8400
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf/webpack.config.js
Expand Up @@ -100,7 +100,7 @@ module.exports = {
],
},
plugins: [
new WebpackBar(),
new WebpackBar({ name: 'kkt' }),
],
node: {
dgram: 'empty',
Expand Down

0 comments on commit 45c8400

Please sign in to comment.