save code
This commit is contained in:
+4
-5
@@ -90,13 +90,12 @@
|
||||
<script type="importmap">
|
||||
{
|
||||
"imports": {
|
||||
"three": "https://cdn.jsdelivr.net/npm/three@0.180.0/build/three.module.js",
|
||||
"three/addons/": "https://cdn.jsdelivr.net/npm/three@0.180.0/examples/jsm/",
|
||||
"@pixiv/three-vrm": "https://cdn.jsdelivr.net/npm/@pixiv/three-vrm@3.5.1/lib/three-vrm.module.min.js"
|
||||
"three": "/web/vendor/three/three.module.js",
|
||||
"three/addons/": "/web/vendor/three/examples/jsm/",
|
||||
"@pixiv/three-vrm": "/web/vendor/@pixiv/three-vrm/three-vrm.module.min.js"
|
||||
}
|
||||
}
|
||||
</script>
|
||||
<script type="module" src="/web/app.js?v=20260329m"></script>
|
||||
<script type="module" src="/web/app.js?v=20260329q"></script>
|
||||
<script type="module" src="/web/app.js?v=20260330a"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user