underscore-template-loader icon indicating copy to clipboard operation
underscore-template-loader copied to clipboard

Make sure the right engine is available as `_` when withImports is true

Open demerzel3 opened this issue 9 years ago • 0 comments

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

demerzel3 avatar Sep 29 '16 21:09 demerzel3