Skip to content

Commit

Permalink
Fixes #3 Bundling Works!!!! Finally!
Browse files Browse the repository at this point in the history
I managed to make the bundling work as I wanted. So now all we need to do is to bundle with ./build.js

I also cleaned up index.html a bit. <script> no longer needs to have the type=module attribute
Also, we no longer need to import three.js inside the html. Everything is in the bundled app.js
  • Loading branch information
JorchRL committed Jun 11, 2022
1 parent 21be549 commit 9018f52
Show file tree
Hide file tree
Showing 2 changed files with 28,258 additions and 2 deletions.

0 comments on commit 9018f52

Please sign in to comment.