chore: remove node patches by using the preload feature (#41080)
This commit is contained in:
parent
031d636823
commit
d13a93fb61
21 changed files with 403 additions and 135 deletions
1
typings/internal-ambient.d.ts
vendored
1
typings/internal-ambient.d.ts
vendored
|
@ -90,7 +90,6 @@ declare namespace NodeJS {
|
|||
asarPath: string;
|
||||
filePath: string;
|
||||
};
|
||||
initAsarSupport(require: NodeJS.Require): void;
|
||||
}
|
||||
|
||||
interface NetBinding {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue