Let's say I want to replace the Home Page with a 3D experience using a JavaScript library (https://threejs.org/).I call the javascript file that contains the experience, from the home page .liquid file. I call it from a script tag with type="module"....