diff --git a/src/fragments/FragmentIfcLoader/index.html b/src/fragments/FragmentIfcLoader/index.html index ea51667d0..a7898b72b 100644 --- a/src/fragments/FragmentIfcLoader/index.html +++ b/src/fragments/FragmentIfcLoader/index.html @@ -128,10 +128,6 @@ */ await fragmentIfcLoader.setup() - fragmentIfcLoader.settings.wasm = { - path: "../../../node_modules/web-ifc/", - absolute: false - } /* If you want to the path to unpkg manually, then you can skip the line above and set them manually as below: