Previous attempt still processed files in admin folder. Now using ignores.add() for entire folders (admin/**, tasks/**) so 11ty only copies them via passthrough, doesn't render as templates. This prevents build failures on HTML files with React/JSX syntax.
767 B
767 B