mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-17 05:58:41 -09:00
Remove forktschecker, tsc handles this
This commit is contained in:
parent
95fccb8880
commit
89985fb6ab
1 changed files with 1 additions and 2 deletions
|
|
@ -48,8 +48,7 @@ module.exports = [
|
||||||
to: './keymaps',
|
to: './keymaps',
|
||||||
flatten: true
|
flatten: true
|
||||||
}
|
}
|
||||||
]),
|
])
|
||||||
new ForkTsCheckerWebpackPlugin()
|
|
||||||
],
|
],
|
||||||
target: 'electron-main'
|
target: 'electron-main'
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue