About Task Runner
We have several task runner by Node.js.
Prepared Task Runner
- watch
- Building SCSS files when edited the files automatically.
- build:scss
- Building SCSS files.
- optimize:image
- Optimizing JPG/PNG images.
- convert:webp
- Converting JPG/PNG images to WebP images.