-
Eleventy 1.0 Change Alert 🌱📢 Starting in Eleventy 1.0,
node_moduleswill be ignored by default! Previous behavior was to ignorenode_modulesonly if you didn’t have a.gitignore. This was confusing for beginners! github.com/11ty/eleventy/issues/383 -
We’re also adding a configuration API option to add (and delete) ignore entries in your config file: Read more: github.com/11ty/eleventy/issues/894 Great idea @raymondcamden!