Skip to content

Commit

Permalink
Update imports
Browse files Browse the repository at this point in the history
  • Loading branch information
v01dMage authored Mar 30, 2024
1 parent 49f31d2 commit dc06c43
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,13 @@
<body>
<script type="module">
import * as THREE from 'three';
import { OrbitControls } from 'three/addons/controls/OrbitControls.js';
import { XRButton } from 'three/addons/webxr/XRButton.js';
import { XRControllerModelFactory } from 'three/addons/webxr/XRControllerModelFactory.js';

</script>

echo "This 2 is a test of the Emergency live boilerplate output system"
echo "hmmm..... This is a test of the Emergency live boilerplate output system"

</body>
</html>

0 comments on commit dc06c43

Please sign in to comment.