Update 'README.md'
This commit is contained in:
parent
b3c732aeaf
commit
4ee08d8a8b
|
@ -2,8 +2,12 @@
|
||||||
|
|
||||||
Default build directory is `./build`. To change edit `gulpfile.js`.
|
Default build directory is `./build`. To change edit `gulpfile.js`.
|
||||||
|
|
||||||
## Implemented so Far
|
## Implemented
|
||||||
|
|
||||||
* JS transpilation, minification with Babel, Terser.
|
* JS transpilation, minification with Babel, Terser.
|
||||||
* SASS compilation, css minification.
|
* SASS compilation, css minification.
|
||||||
* BrowserSync.
|
* BrowserSync.
|
||||||
|
|
||||||
|
## TODO
|
||||||
|
|
||||||
|
* Image optomisation.
|
||||||
|
|
Loading…
Reference in New Issue