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

Typos in readme API after update to 6.0.0 #44

Closed
alkorlos opened this issue Dec 10, 2023 · 0 comments · Fixed by #45
Closed

Typos in readme API after update to 6.0.0 #44

alkorlos opened this issue Dec 10, 2023 · 0 comments · Fixed by #45

Comments

@alkorlos
Copy link
Contributor

alkorlos commented Dec 10, 2023

Now in readme.md

nunjucks.compile(data?, options?)

and

nunjucks.precompile(options?)

In v6.0.0 have change:

Switched to named imports

The example needs to be corrected to

nunjucksCompile(data?, options?)

and

nunjucksPrecompile(options?)

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 a pull request may close this issue.

1 participant