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
Rich Harris 886d566b93
add async wrapper to sandbox (#16378)
4 months ago
..
scripts
.gitignore
Wrapper.svelte add async wrapper to sandbox (#16378) 4 months ago
demo.css
favicon.png
index.html add async wrapper to sandbox (#16378) 4 months ago
package.json
run.js feat: allow `await` in components (#15844) 4 months ago
ssr-common.js feat: allow `await` in components (#15844) 4 months ago
ssr-dev.js feat: allow `await` in components (#15844) 4 months ago
ssr-prod.js feat: allow `await` in components (#15844) 4 months ago
svelte.config.js feat: allow `await` in components (#15844) 4 months ago
tsconfig.json
vite.config.js