ion
ion copied to clipboard
docs(astro-sst): update wrong astro output
The only valid astro output values are 'static' | 'server' | 'hybrid'
I had the same issue after following the Astro guide. Check this commit from 2 weeks ago:
https://github.com/sst/ion/commit/4f55966b36f4854f5a256d8c46d2e3e051dab919
@jayair is there an explanation for this change?
The README for astro-sst still says to put output: "server"
Oh man somebody opened an issue about that change and I put it in. Now I can't find it.
@iamandrewluca can you change this back to "server" then.
Actually, let me check with @fwang because this what we do internally:
https://github.com/sst/ion/blob/dev/www/astro.config.mjs#L177
@jayair too late, changed to server already ))
Fixed in https://github.com/sst/ion/commit/6e3b26b03a4e9d9432de0ccdc622fb8e81551b95