Evan You 1c06fe1d02 chore: improve sfc-playground typing + bump repl for 3.3 external type resolve support 3 vuotta sitten
..
public 4c022ccb01 chore: enable cors for sfc as temporary fix 3 vuotta sitten
src 1c06fe1d02 chore: improve sfc-playground typing + bump repl for 3.3 external type resolve support 3 vuotta sitten
README.md 593da4069a chore: update playground url 3 vuotta sitten
index.html 7487d50775 workflow: fix sfc playground persist light mode (#5999) 4 vuotta sitten
package.json 1c06fe1d02 chore: improve sfc-playground typing + bump repl for 3.3 external type resolve support 3 vuotta sitten
vercel.json 851635157f chore: make vercel silent 3 vuotta sitten
vite.config.ts b50353a183 workflow(sfc-playground): copy server-renderer browser build 4 vuotta sitten

README.md

SFC Playground

This is continuously deployed at https://play.vuejs.org.

Run Locally in Dev

In repo root:

pnpm dev-sfc

Build for Prod

In repo root

pnpm build-sfc-playground