Skip to content

v1.0.0

Choose a tag to compare

@ddimitrioglo ddimitrioglo released this 03 Mar 13:42
· 41 commits to master since this release
abbb609

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 😉