fix: remove webpack progress plugin

This commit is contained in:
abhijithvijayan 2020-01-27 20:06:36 +05:30
parent b5f1867318
commit 451b1e46bb

View File

@ -112,7 +112,6 @@ module.exports = {
},
plugins: [
new webpack.ProgressPlugin(),
// for awesome-typescript-loader
new CheckerPlugin(),
// https://github.com/webpack-contrib/extract-text-webpack-plugin/issues/518