a text plugin can cause problems when, for example, templates are placed in another domain from the one that javascript is running on. in this case, due to security restrictions in cross-start requests, the plugin will assume that you are loading a compiled version of your templates and adding .js to the file locator.
if you have control over the server, you can check if the wrong path is being requested.
danza source share