Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 419 Bytes

File metadata and controls

22 lines (13 loc) · 419 Bytes

Changelog

0.0.4

  • native jade support ( just add jade files instead of html )
  • native typescript support ( just add .ts files )
  • various bug fixes

0.0.3

  • angular material option
  • changed from csso to minifyCss to fix Windows bug

0.0.2

  • working module and webapp generation

0.0.1

  • initial fork from generator-angular-webapp
  • brought in gulp scripts from generator-gulp-angular