Skip to content

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

Open
demerzel3 wants to merge 1 commit intoemaphp:masterfrom
demerzel3:fix-template-should-not-be-using-global
Open

Make sure the right engine is available as _ when withImports is true#23
demerzel3 wants to merge 1 commit intoemaphp:masterfrom
demerzel3:fix-template-should-not-be-using-global

Conversation

@demerzel3
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Global underscore used when engine is specified and using imports

1 participant