add stats
This commit is contained in:
+2
-1
@@ -7,7 +7,8 @@
|
||||
"imports": {
|
||||
"three": "/three/build/three.module.js",
|
||||
"three/addons/": "/three/examples/jsm/",
|
||||
"@tweenjs/tween.js": "/@tweenjs/tween.js/dist/tween.esm.js"
|
||||
"@tweenjs/tween.js": "/@tweenjs/tween.js/dist/tween.esm.js",
|
||||
"stats.js": "/stats.js/src/stats.js"
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user