This repository was archived by the owner on Mar 26, 2018. It is now read-only.
This repository was archived by the owner on Mar 26, 2018. It is now read-only.
Generated directives should default to templateUrl and give html file in appropriate location #829
Closed
Description
Noticed using generator version 0.9.5
. From the Angular Docs:
Best Practice: Unless your template is very small, it's typically better to break it apart into its own HTML file and load it with the templateUrl option.
The location of the html file can be discussed, my assumption for now is to put it in the app/views/directives/
folder.
Metadata
Metadata
Assignees
Labels
No labels