ng-templates-bundle
v0.0.3
Published
A command line tool that uses $templateCache to bundle HTML templates into an AngularJS module, forked from @mgwalker's ng-templates
Readme
A Node.js command line tool for bundling AngularJS templates with $templateCache.
Usage
ng-templates-bundle --path "<glob path>" [--moduleName <module name>] [--standalone]To do
- Support base path stripping
