mirror of
https://github.com/microsoft/frontend-bootcamp.git
synced 2026-01-26 14:56:42 +08:00
clean up step 2-2
This commit is contained in:
@@ -37,6 +37,7 @@ module.exports = Object.keys(entries).map(entryPoint => {
|
||||
}),
|
||||
new ForkTsCheckerWebpackPlugin({
|
||||
silent: true,
|
||||
async: false,
|
||||
useTypescriptIncrementalApi: true
|
||||
})
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user