This repository was archived by the owner on Jul 29, 2026. It is now read-only.
3.2.0
Features
- app: fix .gitattributes (6b17ef7)
- gulp
Bug Fixes
- e2e: force e2e tests to wait for angular (842ab55)
- gen: fix styleExt being
sassinstead ofscss(8f99a8f) - gen: set scriptExt, templateExt, & styleExt when re-using a .yo-rc.json (6e59229)
- gulp:
- inject angular modules before other scripts (c0d5a14)
- clean .tmp folder in build task (9596ba4)
- add missing gulp-env package (cf017de)
- get client tests working (0cb4a4b)
- use different transpile options for server and client (bb67961)
- make sure tests and main app file are not injected (0171112)
- make sure
.htaccessis copied on build (3602406) - call
wiredep:testbefore running tests (103adb2) - inject:css: fix string that should be template string (bb92502)