v2.1.0
- Project is now available on npm
- Fixed a bug preventing from doing POST on Chrome
- Concatenation is now disabled by default. You will have to enable it in your
config.json
file if you want your project to usejs
orcss
concatenation.javascriptConcat
is nowjsConcat
- Added ports configuration over the
browsersync
feature inconfig.json
(per project) - Simplified Windows shortcut
- Added system requirements
- Enhanced docs
- More