Update webpack-chain-tests.ts

This commit is contained in:
Paul Sachs
2017-05-18 12:54:27 -04:00
committed by GitHub
parent e5e2ddfe59
commit 3c07249e97
+1 -1
View File
@@ -83,7 +83,7 @@ config
.end()
.module
.noParse.add(/.min.js$/).end()
.noParse.add(/.min.js$/).end()
.rule('compile')
.test(/.js$/)
.include