refactor: external node deps

This commit is contained in:
tiddlygit-test 2021-05-31 00:19:07 +08:00
parent f96512927a
commit c27de731b1
4 changed files with 17 additions and 5 deletions

View file

@ -31,7 +31,6 @@ exports.main = [
}),
new ThreadsPlugin({
target: 'electron-node-worker',
plugins: ['ExternalsPlugin'],
}),
];