0.10.10
·
204 commits
to master
since this release
- feat(directive): add option for inline templates
- Adds prompt to create directives with templareUrl (and markup) or just
inline template. - Adds option (—directive-template-url) to generate directives with or
without template files.
- Adds prompt to create directives with templareUrl (and markup) or just
- docs(readme): add directive-template-url option info