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

Ignore node_modules by default #54

Closed
onezerodigits opened this issue Feb 2, 2018 · 2 comments
Closed

Ignore node_modules by default #54

onezerodigits opened this issue Feb 2, 2018 · 2 comments
Assignees
Labels
Milestone

Comments

@onezerodigits
Copy link

It took me a minute to figure out that I was missing a my .gitignore file and that without it, eleventy was trying to parse everything in node_modules, which leads to strange errors. Maybe it's worth having eleventy preconfigured to ignore that folder unless overwritten in the .eleventy.js config?

@zachleat
Copy link
Member

zachleat commented Feb 3, 2018

Note the commit message there:

Ignore node_modules by default ONLY IF .gitignore does not exist.

@zachleat
Copy link
Member

zachleat commented Feb 3, 2018

Will be included with v0.2.14

@zachleat zachleat added this to the Next Release (version TBD) milestone Feb 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants