egemenertugrul / wolf3d-readyplayerme-threejs-boilerplate

Wolf3D/ReadyPlayer.Me avatars on your personal webpage using three.js
https://egemenertugrul.github.io/wolf3d-readyplayerme-threejs-boilerplate/
MIT License
45 stars 7 forks source link

Issue when building #3

Closed Yasha-ops closed 2 years ago

Yasha-ops commented 2 years ago

When the command npm run build is run and when the div <div id="3d_avatar"></div> is added, nothing seems to work correctly

egemenertugrul commented 2 years ago

Hey @Yasha-ops, you should include the .js file output to the dist folder after you ran npm run build in your HTML.