2020-05-01 14:30:14 +00:00
|
|
|
## Build Directory
|
|
|
|
|
|
|
|
Default build directory is `./build`. To change edit `gulpfile.js`.
|
|
|
|
|
2020-05-01 17:53:06 +00:00
|
|
|
## Implemented
|
2020-05-01 14:30:14 +00:00
|
|
|
|
|
|
|
* JS transpilation, minification with Babel, Terser.
|
|
|
|
* SASS compilation, css minification.
|
|
|
|
* BrowserSync.
|
2020-05-01 17:53:06 +00:00
|
|
|
|
|
|
|
## TODO
|
|
|
|
|
|
|
|
* Image optomisation.
|