This is a angular site generator with coffeescript / jade / stylus / gulp (Patch and rewrite from official version: generator-angular)
The directive generator yo angular-jscg:directive
will generate cached view automatically. If you won't, add arguments --no-cache. Otherwise, if you generate view with yo angular-jscg:view
, add --cache to generate cache view file.
The view files in views/cached folder (and subfolders) will be cached after you build application.