- 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.
- Complete project overhaul. Read documentation for a complete list of features.
- Updated dependencies
- Changed terminology
client
tosrc
build
todist
- Removed image minification package
- was not generic enough for this project
- Removed assets intermediate folder
- Updated dependencies
- Updated dependencies
- Updated dependencies
- Initial Release