eleventy icon indicating copy to clipboard operation
eleventy copied to clipboard

Ignore nested node modules by default

Open nasivuela opened this issue 3 years ago • 0 comments

It changes Eleventy default ignore from node_modules/** to **/node_modules/**. https://github.com/11ty/eleventy/issues/2436

Docs section that will need to be updated => https://www.11ty.dev/docs/ignores/#node_modules

nasivuela avatar Jul 12 '22 12:07 nasivuela