Add correct libraries and update importmap
This commit is contained in:
@@ -9,7 +9,9 @@
|
||||
{
|
||||
"imports": {
|
||||
"three": "./vendor/three/build/three.module.js",
|
||||
"openbim-components": "./vendor/openbim-components/src/index.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"
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user