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

Twig should be a peer dependency #14

Closed
mvsde opened this issue May 17, 2022 · 0 comments · Fixed by #20
Closed

Twig should be a peer dependency #14

mvsde opened this issue May 17, 2022 · 0 comments · Fixed by #20

Comments

@mvsde
Copy link
Member

mvsde commented May 17, 2022

At the moment Twig.js is a dev dependency:

"twig": "^1.15.4"

It should be a peer dependency and the readme should include twig as part of the install command:

$ npm install --save-dev @factorial/eleventy-plugin-twig

e.g.

npm install --save-dev @factorial/eleventy-plugin-twig twig
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

1 participant