Skip to content

Commit

Permalink
fix: correct FragmentIfcLoader example
Browse files Browse the repository at this point in the history
  • Loading branch information
agviegas committed Apr 12, 2024
1 parent da726ad commit fc953a6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/fragments/FragmentIfcLoader/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit fc953a6

Please sign in to comment.