zachleat@zachleat.com’s Mastodon Archive

♻️ Reblog of Eleventy 🎈 v2.0.0 (eleventy@fosstodon.org)

New in Eleventy v2.0.0-canary.18:

A new separate configuration API for watch ignores (previously template ignores were re-used for the watcher).

Now you can opt-out of processing files but changes to those files can still trigger builds! (e.g. for SASS @​use files, WebC components 👀, project-specific plugins)

Read more: 11ty.dev/docs/watch-serve/#con