mirror of
https://github.com/electron/electron.git
synced 2026-01-09 15:38:08 -05:00
fix: expose v8util.createIDWeakMap() regardless of enable_remote_module (#23546)
This commit is contained in:
@@ -21,7 +21,7 @@ class AccessDependenciesPlugin {
|
||||
}
|
||||
|
||||
const defines = {
|
||||
BUILDFLAG: ' '
|
||||
BUILDFLAG: ''
|
||||
}
|
||||
|
||||
const buildFlagsPrefix = '--buildflags='
|
||||
|
||||
Reference in New Issue
Block a user