d10c3dea21
* Replaced `--experimental-ssr` with `isBuildingToSSR` * changest * Improved `isBuildingToSSR` a bit * Added `isBuildingToSSR` to more places!!1! * Added `@deprecated` tag * Replaced missing experimentalSsr * Added failing test * Removed test * Re-added experimental ssr flag * Fixed typo Co-authored-by: Matthew Phillips <matthew@skypack.dev> * Fixed deno tests Co-authored-by: Matthew Phillips <matthew@skypack.dev>
5 lines
97 B
Markdown
5 lines
97 B
Markdown
---
|
|
'astro': patch
|
|
---
|
|
|
|
`--experimental-ssr` now is only required when using a 3rd-party adapter
|