fix: expose v8util.createIDWeakMap() regardless of enable_remote_module (#23546)

This commit is contained in:
Milan Burda
2020-05-13 12:10:03 +02:00
committed by GitHub
parent 54ff423dac
commit 54b6c06062
2 changed files with 4 additions and 4 deletions

View File

@@ -21,7 +21,7 @@ class AccessDependenciesPlugin {
}
const defines = {
BUILDFLAG: ' '
BUILDFLAG: ''
}
const buildFlagsPrefix = '--buildflags='