module import

This commit is contained in:
Adrien MALINGREY 2023-06-21 01:59:01 +02:00
parent 627d9f61ab
commit d84ba18040

View File

@ -13,7 +13,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/"
}
}