Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: ensure correct options for Svelte 3/4 (#784)
- pass dom/ssr instead of client/server for `generate` - don't pass `modernAst`, will crash the whole view with an "unknown option" error
- Loading branch information