working version with js electron set up sending data to channel and stuff through to the main process
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
const ForkTsCheckerWebpackPlugin = require('fork-ts-checker-webpack-plugin');
|
||||
|
||||
module.exports = [new ForkTsCheckerWebpackPlugin()];
|
||||
Reference in New Issue
Block a user