v1.0.0
Release Notes
Description
This is first stable release of web-boost, which includes following functionality:
- Uglify, concat & minify javascript files;
- Compile, concat & minify scss/css files;
- Compile & minify twig templates;
- Optimise .jpg and .png files.
All the magic happens without restarting a local server which is really cool from development speed point of view.
Beside this, was released web-boost-cli which is CLI demo application builder. We believe that this is really important to "feel" how it works 😉