Three.js Webpack ES6样板 Three.js项目的基本样板,包括通过Babel使用Webpack和ES6语法。 项目结构 build - Directory for built and compressed files from the npm build script src - Directory for all dev files ├── css - Contains all SCSS files, that are compiled to `src/public/css` ├── js - All the Three.js app files, with `app.