Update web-ifc.
This commit is contained in:
parent
1b20aa4235
commit
b1ddc0e719
@ -51619,7 +51619,7 @@ var IfcZone = class {
|
||||
|
||||
// dist/web-ifc-api.ts
|
||||
var WebIFCWasm;
|
||||
if (crossOriginIsolated) {
|
||||
if (self.crossOriginIsolated) {
|
||||
WebIFCWasm = require_web_ifc_mt();
|
||||
} else {
|
||||
WebIFCWasm = require_web_ifc();
|
||||
|
||||
Binary file not shown.
Loading…
Reference in New Issue
Block a user