mirror of
https://github.com/microsoft/frontend-bootcamp.git
synced 2026-01-26 14:56:42 +08:00
swapped step2-01 to TS focused, and moved onto latest OUFR to take stack from there
This commit is contained in:
@@ -37,7 +37,7 @@ module.exports = Object.keys(entries).map(entryPoint => {
|
||||
}),
|
||||
new ForkTsCheckerWebpackPlugin({
|
||||
silent: true,
|
||||
async: false
|
||||
useTypescriptIncrementalApi: true
|
||||
})
|
||||
],
|
||||
resolve: {
|
||||
|
||||
Reference in New Issue
Block a user