|
@@ -16,8 +16,8 @@
|
|
|
<script type="importmap">
|
|
<script type="importmap">
|
|
|
{
|
|
{
|
|
|
"imports": {
|
|
"imports": {
|
|
|
- "three": "../src/Three.WebGPU.js",
|
|
|
|
|
- "three/tsl": "../src/Three.WebGPU.js",
|
|
|
|
|
|
|
+ "three": "../build/three.webgpu.js",
|
|
|
|
|
+ "three/tsl": "../build/three.webgpu.js",
|
|
|
"three/addons/": "./jsm/"
|
|
"three/addons/": "./jsm/"
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|