diff --git a/examples/splat-dissolve-effects/index.html b/examples/splat-dissolve-effects/index.html index 4b9fb421..bc85c80e 100644 --- a/examples/splat-dissolve-effects/index.html +++ b/examples/splat-dissolve-effects/index.html @@ -17,6 +17,7 @@ { "imports": { "three": "/examples/js/vendor/three/build/three.module.js", + "three/addons/": "/examples/js/vendor/three/examples/jsm/", "@sparkjsdev/spark": "/dist/spark.module.js" } }