mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-07 09:49:07 +00:00
Update webpack-chain-tests.ts
This commit is contained in:
@@ -83,7 +83,7 @@ config
|
||||
.end()
|
||||
|
||||
.module
|
||||
.noParse.add(/.min.js$/).end()
|
||||
.noParse.add(/.min.js$/).end()
|
||||
.rule('compile')
|
||||
.test(/.js$/)
|
||||
.include
|
||||
|
||||
Reference in New Issue
Block a user