diff --git a/index.html b/index.html index 2a9e6a4..39dad1a 100644 --- a/index.html +++ b/index.html @@ -11,13 +11,15 @@ "three": "./vendor/three/build/three.module.js", "@thatopen/fragments": "./vendor/@thatopen/fragments/dist/index.mjs", "web-ifc": "./vendor/web-ifc/web-ifc-api.js", - "openbim-components": "./vendor/@thatopen/components/dist/index.mjs" + "openbim-components": "./vendor/@thatopen/components/dist/index.mjs", + "lit": "./vendor/@lit-labs/ssr-dom-shim/index.js" } }
- + +