angular-meteor requires that angular templates be placed in a file with extension *.ng.html in order to be parsed by the angular package and not be parsed by spacebars
Big request, but is there a way to allow users to add arbitrary folder/file names? This would also grant access to utilizing special directories like lib.
angular-meteor requires that angular templates be placed in a file with extension
*.ng.htmlin order to be parsed by the angular package and not be parsed by spacebarsBig request, but is there a way to allow users to add arbitrary folder/file names? This would also grant access to utilizing special directories like lib.