Przejdź do głównej zawartości
This is an unmaintained snapshot of the Astro v4 docs. View the latest docs.

Astro.glob() used outside of an Astro file.

Ta treść nie jest jeszcze dostępna w Twoim języku.

AstroGlobUsedOutside: Astro.glob(GLOB_STR) can only be used in .astro files. import.meta.glob(GLOB_STR) can be used instead to achieve a similar result.

Astro.glob() can only be used in .astro files. You can use import.meta.glob() instead to achieve the same result.

See Also:

Pomóż nam

Jak chcesz ją przekazać?

Otwórz Issue na GitHubie

Najszybszy sposób na powiadomienie nas o problemie.

Społeczność