Added electron-forge version
This commit is contained in:
3
v2/webpack.plugins.js
Normal file
3
v2/webpack.plugins.js
Normal file
@@ -0,0 +1,3 @@
|
||||
const ForkTsCheckerWebpackPlugin = require('fork-ts-checker-webpack-plugin');
|
||||
|
||||
module.exports = [new ForkTsCheckerWebpackPlugin()];
|
||||
Reference in New Issue
Block a user