
@SaraSoueidan @eleven_ty @zachleat Another proposal if you don't like the `templateFormats` idea; use something like `eleventyConfig.addPassthroughCopy("src/**/*.{jpg,jpeg,png,gif}");`
You can watch the magic of passthrough by debugging via your Terminal/package.json `DEBUG=Eleventy:TemplatePassthrough eleventy`
English











