diff options
author | 2023-07-19 09:33:45 -0500 | |
---|---|---|
committer | 2023-07-19 09:33:45 -0500 | |
commit | d088351f54d2518e2bb539d7bbf8691427ff8a7a (patch) | |
tree | 5b0f19bed608f94926e3ea4fa800db275e69ae12 /examples/basics/src | |
parent | 4eba967d2b7e0593ed49f191b70dfea7a43e9829 (diff) | |
download | astro-d088351f54d2518e2bb539d7bbf8691427ff8a7a.tar.gz astro-d088351f54d2518e2bb539d7bbf8691427ff8a7a.tar.zst astro-d088351f54d2518e2bb539d7bbf8691427ff8a7a.zip |
Warn when `getStaticPaths` exists without a `prerender` statement (#7713)
* wip: warning on getStaticPaths without prerender
* refactor: move getStaticPaths warning to scanner plugin
* chore: do not add to test fixture
* chore: remove legacy getStaticPaths validation
* refactor: update warning message
* chore: typo
* chore: add changeset
* chore: remove unused variables
* refactor: make settings optional
* chore: fix lint
* chore: update message to include reason
Diffstat (limited to 'examples/basics/src')
0 files changed, 0 insertions, 0 deletions