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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

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