blob: 009db7e38e405d0a6446344942d5d8d0b6cff167 (
plain) (
blame)
1
2
3
4
5
|
---
'astro': minor
---
`astro add` no longer automatically sets `output: 'server'`. Since the default value of output now allows for server-rendered pages, it no longer makes sense to default to full server builds when you add an adapter
|