No need to override child_process.fork
We already support asar in Node mode.
This commit is contained in:
parent
2c0b50a7e9
commit
1df033dce8
2 changed files with 0 additions and 6 deletions
|
@ -298,4 +298,3 @@ exports.wrapFsWithAsar = (fs) ->
|
|||
overrideAPISync process, 'dlopen', 1
|
||||
overrideAPISync require('module')._extensions, '.node', 1
|
||||
overrideAPISync fs, 'openSync'
|
||||
overrideAPISync child_process, 'fork'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue