Skip to content

Commit c8a3d5e

Browse files
committed
Moving examples
Examples moved to https://github.com/IFCjs/examples
1 parent be68190 commit c8a3d5e

File tree

90 files changed

+7874
-35793
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

90 files changed

+7874
-35793
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

examples/simple-html/package.json renamed to example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"scripts": {
99
"build": "rollup -c && npm run copy-wasm",
1010
"update-example": "yarn remove web-ifc-viewer && yarn remove web-ifc-viewer",
11-
"copy-wasm": "cpy ../../node_modules/web-ifc/web-ifc.wasm ./wasm/",
11+
"copy-wasm": "cpy ../node_modules/web-ifc/web-ifc.wasm ./wasm/",
1212
"start": "serve"
1313
},
1414
"author": "",
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)