Skip to content

Commit

Permalink
Update .changeset/chilled-geese-worry.md
Browse files Browse the repository at this point in the history
Co-authored-by: Chris Swithinbank <[email protected]>
  • Loading branch information
natemoo-re and delucis authored Jan 3, 2023
1 parent 4ec739d commit 66b679a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .changeset/chilled-geese-worry.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

The previously experimental features `--experimental-error-overlay` and `--experimental-prerender`, both added in v1.7.0, are now the default.

You'll notice that the error overlay during `astro dev` has a refresh visual design and provides more context for your errors.
You'll notice that the error overlay during `astro dev` has a refreshed visual design and provides more context for your errors.

The `prerender` feature is now enabled by default when using `output: 'server'`. To prerender a particular page, add `export const prerender = true` to your frontmatter.

Expand Down

0 comments on commit 66b679a

Please sign in to comment.