chore: remove node patches by using the preload feature (#41113)

This commit is contained in:
Cheng Zhao
2024-01-26 01:39:04 +09:00
committed by GitHub
parent 370a2c702b
commit 738e0b9664
21 changed files with 403 additions and 136 deletions

View File

@@ -38,8 +38,8 @@ const main = async () => {
config: 'webpack.config.worker.js'
},
{
name: 'asar_bundle_deps',
config: 'webpack.config.asar.js'
name: 'node_bundle_deps',
config: 'webpack.config.node.js'
},
{
name: 'utility_bundle_deps',