You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
svelte/playgrounds/sandbox
Simon Holthausen 0c1c8b992b
Merge branch 'main' into svelte-html
3 weeks ago
..
scripts
.gitignore
demo.css
favicon.png
index.html feat: add `<svelte:html>` element 1 month ago
package.json chore: remove unused dep and upgrade another one (#14449) 1 month ago
run.js chore: serialize bigint AST, albeit incorrectly (#14504) 4 weeks ago
ssr-dev.js feat: add `<svelte:html>` element 1 month ago
ssr-prod.js feat: add `<svelte:html>` element 1 month ago
tsconfig.json
vite.config.js