Skip to content

v2.1.0

Compare
Choose a tag to compare
@vincentmorneau vincentmorneau released this 30 Apr 18:21
· 368 commits to master since this release
  • 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 use js or css concatenation.
    • javascriptConcat is now jsConcat
  • Added ports configuration over the browsersync feature in config.json (per project)
  • Simplified Windows shortcut
  • Added system requirements
  • Enhanced docs
  • More