javascript - Replace "templateUrl":path with "template":content for angular directives using gulp -


Looking for a SIP plugin to replace "Template-url": The path with "template": Content for angular instructions.

Templates can be large and writing inline is not an option.

Using the $ template cache is also not an option because it introduces additional dependencies already tried ngHtml2js and similar plugins, did not like it.

You can use this plugin for angle 2: or for angular:


Comments

Popular posts from this blog

java - Can't add JTree to JPanel of a JInternalFrame -

javascript - data.match(var) not working it seems -

javascript - How can I pause a jQuery .each() loop, while waiting for user input? -