This repository has been archived by the owner on Dec 30, 2018. It is now read-only.
Releases: vesparny/angular-kickstart
Releases · vesparny/angular-kickstart
v1.1.0: Merge pull request #25 from vesparny/1.1.0
1.0.4
1.0.3
1.0.1
1.0.0
0.0.2
First release
- javascript files continuous linting.
- sass continuous compiling.
- unit test ready and configured.
- html templates converted into strings and attached to javascript files (to avoid one http call for every template).
- proxy every request to /api (configurable of course) to your backend listening on another port.
- livereload
- static resources minification and optimization for production
- html5mode enabled by default (and fully handled by the build connect middleware)