Skip to content

Instantly share code, notes, and snippets.

@aaronfrost
Created April 29, 2017 19:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aaronfrost/2bf246af9b9e8d59e7eb953f95a1e307 to your computer and use it in GitHub Desktop.
Save aaronfrost/2bf246af9b9e8d59e7eb953f95a1e307 to your computer and use it in GitHub Desktop.
load template for ng-include
// ng-include templates
require('angulartemplate!./foo/bar/includedtemplate.html');
require('angulartemplate!./foo/bar/anotherincludedtemplate.html');
// and so on
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment