Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: mustache support #146

Merged

Conversation

FuckingUsername
Copy link

Error: When i use the mustache template engine, i got an error: engine.to_html is not a function.

Why: The mustache removed the to_html method in v4 (janl/mustache.js#735).

Resolution: Upgrade to v0.16.0, the consolidate.js fixed it in v0.16.0 (tj/consolidate.js#332).

@int64ago int64ago merged commit 84f4422 into queckezz:master Dec 3, 2020
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.

3 participants