update readme
This commit is contained in:
parent
31e603e295
commit
480161d9a5
|
@ -1,8 +1,12 @@
|
||||||
# Three.js Webpack ES6 Boilerplate
|
# Three.js Webpack ES6 Boilerplate
|
||||||
https://github.com/paulmg/ThreeJS-Webpack-ES6-Boilerplate/
|
[GitHub - paulmg/ThreeJS-Webpack-ES6-Boilerplate/](https://github.com/paulmg/ThreeJS-Webpack-ES6-Boilerplate/)
|
||||||
|
|
||||||
A basic boilerplate for a Three.js project including the use of Webpack and ES6 syntax via Babel.
|
A basic boilerplate for a Three.js project including the use of Webpack and ES6 syntax via Babel.
|
||||||
|
|
||||||
|
## Modifications of Upstream
|
||||||
|
|
||||||
|
* Replace 'node-sass` with `sass`.
|
||||||
|
|
||||||
## Project Structure
|
## Project Structure
|
||||||
```
|
```
|
||||||
build - Directory for built and compressed files from the npm build script
|
build - Directory for built and compressed files from the npm build script
|
||||||
|
|
Loading…
Reference in New Issue