|
|
@@ -14,8 +14,8 @@
|
|
|
<script type="importmap">
|
|
|
{
|
|
|
"imports": {
|
|
|
- "three": "../src/Three.WebGPU.js",
|
|
|
- "three/webgpu": "../src/Three.WebGPU.js",
|
|
|
+ "three": "../build/three.webgpu.js",
|
|
|
+ "three/webgpu": "../build/three.webgpu.js",
|
|
|
"three/tsl": "../build/three.tsl.js",
|
|
|
"three/addons/": "./jsm/",
|
|
|
"stats-gl": "https://cdn.jsdelivr.net/npm/stats-gl@3.6.0/dist/main.js"
|