This repository has been archived by the owner on Apr 15, 2024. It is now read-only.
Add Svelte support #51
Labels
enhancement
New feature or request
long-term
server
Related to server handling & configuration (nginx, apache, netlify, etc.)
Render a .svelte file as a page, mounting the component it describes as the root.
The component must export dynamic data as props (maybe export only one prop,
data
or sth, and add a type definition for ts svelte files?)The text was updated successfully, but these errors were encountered: