module import

This commit is contained in:
Adrien MALINGREY 2023-06-21 01:58:08 +02:00
parent 9ca6c3a2e9
commit 4275a9933b

View File

@ -12,7 +12,7 @@
<script type="importmap">
{
"imports": {
"three": "https://unpkg.com/three@0.152.2/build/three.module.js",
"three": "https://unpkg.com/three@0.152.2/build/three.module.js?module",
"three/addons/": "https://unpkg.com/three@0.152.2/examples/jsm/"
}
}