Description of the problem
Three supports es6 modules, including a rollup, three.module.js. It does not provide a minified version, however.
This is a feature request to include three.module.min.js in the distribution.
The lack of three.module.min.js may be a result of the popular minifiers initially not being able to minify es6. This is no longer the case, see: butternut/squash https://github.com/Rich-Harris/butternut. Also uglify-es is a version of uglify-js that can minify es6+.
Three.js version
See the unpkg dashboard: https://unpkg.com/three@0.97.0/build/
Browser
OS
Hardware Requirements (graphics card, VR Device, ...)
Description of the problem
Three supports es6 modules, including a rollup, three.module.js. It does not provide a minified version, however.
This is a feature request to include three.module.min.js in the distribution.
The lack of three.module.min.js may be a result of the popular minifiers initially not being able to minify es6. This is no longer the case, see: butternut/squash https://github.com/Rich-Harris/butternut. Also uglify-es is a version of uglify-js that can minify es6+.
Three.js version
See the unpkg dashboard: https://unpkg.com/three@0.97.0/build/
Browser
OS
Hardware Requirements (graphics card, VR Device, ...)