We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0027818 commit cdff501Copy full SHA for cdff501
index.html
@@ -16,7 +16,7 @@
16
{
17
"imports": {
18
"three": "https://unpkg.com/three/build/three.module.js",
19
- "straight-skeleton": "https://cdn.skypack.dev/straight-skeleton@1.1.0"
+ "straight-skeleton": "https://cdn.skypack.dev/straight-skeleton@1.1.0",
20
"pyramid": "https://beakerboy.github.io/Threejs-Geometries/src/PyramidGeometry.js",
21
"ramp": "https://beakerboy.github.io/Threejs-Geometries/src/RampGeometry.js",
22
"wedge": "https://beakerboy.github.io/Threejs-Geometries/src/WedgeGeometry.js",
0 commit comments