diff --git a/astro.config.ts b/astro.config.ts index 5d67bdf4bea9ac1..ba38e224c12dd73 100644 --- a/astro.config.ts +++ b/astro.config.ts @@ -122,7 +122,7 @@ export default defineConfig({ exclude: [ "/api/", "/api/**", - "/changelog/", + "/changelog/**", "/http/resources/**", "{props.*}", "/",