@ -1,6 +1,8 @@
* JSX transpilation and minification with Babel and Terser.
* SASS compilation and css minification.
Tracks `*.scss` and `index.jsx` files.
Default build directory is `./dist`.
```sh
@ -9,5 +11,3 @@ yarn gulp
yarn gulp --build
```