Skip to content
This is an unmaintained snapshot of the Astro v5 docs. View the latest docs.

Glob patterns are not supported in the file loader

FileGlobNotSupported: Glob patterns are not supported in the file loader. Use the glob loader instead.

The file loader must be passed a single local file. Glob patterns are not supported. Use the built-in glob loader to create entries from patterns of multiple local files.

See Also:

Contribute Community Sponsor