underscore-template-loader
underscore-template-loader copied to clipboard
Make sure the right engine is available as `_` when withImports is true
The fix is a really small one, it just takes care of adding _ as the first imported symbol.
For testing I had to actually load the generated module to check what was going on, so I had to add a couple of dependencies, hope you don't mind. Of course I'm open to suggestions and improvements.
Fixes #22