Skip to content

Commit 92e8323

Browse files
committed
Revert back the package.json module property to unminified version
1 parent 4f28775 commit 92e8323

File tree

7 files changed

+943
-935
lines changed

7 files changed

+943
-935
lines changed

build/build.module.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
{
1616
"imports": {
1717
"three": "https://unpkg.com/[email protected]/build/three.module.js",
18-
"three-mesh-ui": "https://unpkg.com/[email protected]/build/three-mesh-ui.module.js"
18+
"three-mesh-ui": "./three-mesh-ui.module.js"
1919
}
2020
}
2121
</script>

0 commit comments

Comments
 (0)