mirror of
https://github.com/tiddly-gittly/TidGi-Desktop.git
synced 2025-12-06 02:30:47 -08:00
feat: check ts
This commit is contained in:
parent
66a1512c6c
commit
c9f6d15639
2 changed files with 1 additions and 4 deletions
|
|
@ -7,7 +7,7 @@ const CopyPlugin = require('copy-webpack-plugin');
|
|||
|
||||
exports.main = [
|
||||
// we only need one instance of TsChecker, it will check main and renderer all together
|
||||
// new ForkTsCheckerWebpackPlugin(),
|
||||
new ForkTsCheckerWebpackPlugin(),
|
||||
new CopyPlugin({
|
||||
// to is relative to ./.webpack/main/
|
||||
patterns: [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue