ngtemplate-loader
ngtemplate-loader copied to clipboard
Export format options, accept different import formats, fixes #63
Options "exportAsEs6Default" and "exportAsDefault" work the same way as in html-loader.
Also could you add a test please.
About the test: How do they work? Just "npm run test" and then open test/index.html in the browser and look at the console? Currently for me two of the console.log() statements in test/src/entry.js throw an exception anyway.
How do I test ES6 imports at all?
Is this still not working? no support for type script?
Anything happening here? I'm having to use @eekboom's fork, which is not as stable as an official release.
@WearyMonkey hello?
@eekboom why did you remove your repository?