You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It may be a problem with nunjucksify, or something that was fixed in the latest 2.0. I cannot reproduce. Please re-open if you can still reproduce without nunjucksify.
Hi,
I'm using browserify and nunjucksify to pre-compile templates.
I have a problem when I want to add 2 or more
include
statements in the templateIf I leave only 1 of those 3 partials, it will work. If I have 2 or more included partials i get this error:
Am I doing something wrong or this is a bug?
The text was updated successfully, but these errors were encountered: