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

Invalid prerender export.

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

Example error messages:
InvalidPrerenderExport: A prerender export has been detected, but its value cannot be statically analyzed.

The prerender feature only supports a subset of valid JavaScript — be sure to use exactly export const prerender = true so that our compiler can detect this directive at build time. Variables, let, and var declarations are not supported.

Pomóż nam Społeczność Zostań sponsorem