Releases: slushjs/slush-angular
Releases · slushjs/slush-angular
Hotfix 0.4.4
- Use
gulp-ng-annotate
instead ofgulp-ngmin
(#24)
Hotfix 0.4.3
Hotfix 0.4.2
Changes
- Fixing typo (See #17)
Hotfix 0.4.1
Changes
- Adding tests, using
mock-gulp-dest
Release 0.4
Hotfix 0.3.3
Changes
- Adding the
gulp karma-conf
task to be able to runkarma
without gulp (#7)
Hotfix 0.3.2
Changes
- Fixing jshint errors in newly generated angular app with stylus as CSS preprocessor
Hotfix 0.3.1
Changes
- Explicitly set port 3000 (#4)
- Remove bad output in console
- Update gulp to
3.6.1
Release 0.3
Release 0.2
Changes
- Using
gulp-angular-filesort
to sort app files correctly on injection/concatenation - Adding
.bowerrc
(see #1)