mirror of
https://github.com/withastro/astro.git
synced 2024-12-16 21:46:22 -05:00
6 lines
239 B
Markdown
6 lines
239 B
Markdown
|
---
|
||
|
'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
|