The build files build/three.js
and build/three.min.js
have been removed with r161
since they are unusable with addons. You have to switch to ES modules, use a build tool or stick to an older three.js release.
Related guide: three.js docs
The build files build/three.js
and build/three.min.js
have been removed with r161
since they are unusable with addons. You have to switch to ES modules, use a build tool or stick to an older three.js release.
Related guide: three.js docs