fix: expose v8util.createIDWeakMap() regardless of enable_remote_module (#23546)
This commit is contained in:
parent
54ff423dac
commit
54b6c06062
2 changed files with 4 additions and 4 deletions
|
@ -21,7 +21,7 @@ class AccessDependenciesPlugin {
|
|||
}
|
||||
|
||||
const defines = {
|
||||
BUILDFLAG: ' '
|
||||
BUILDFLAG: ''
|
||||
}
|
||||
|
||||
const buildFlagsPrefix = '--buildflags='
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue