Skip to content

Commit

Permalink
Don’t include warnings with stats
Browse files Browse the repository at this point in the history
  • Loading branch information
alexblunck committed Nov 20, 2017
1 parent 9949a02 commit 9b9bf59
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cli.js
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ function build() {

console.log(stats.toString({
colors: true,
warnings: false,
modules: false,
children: false,
chunks: false,
Expand Down

0 comments on commit 9b9bf59

Please sign in to comment.