コンテンツにスキップ

Forbidden rewrite to a static route.

このコンテンツはまだ日本語訳がありません。

ForbiddenRewrite: You tried to rewrite the on-demand route ‘FROM’ with the static route ‘TO’, when using the ‘server’ output.

The static route ‘TO’ is rendered by the component ‘COMPONENT’, which is marked as prerendered. This is a forbidden operation because during the build the component ‘COMPONENT’ is compiled to an HTML file, which can’t be retrieved at runtime by Astro.

Astro.rewrite() can’t be used to rewrite an on-demand route with a static route when using the "server" output.

貢献する

どんなことを?

GitHub Issueを作成

チームに素早く問題を報告できます。

コミュニティ