Evan You a817883c26 chore: Merge branch 'main' into minor %!s(int64=2) %!d(string=hai) anos
..
public 4c022ccb01 chore: enable cors for sfc as temporary fix %!s(int64=3) %!d(string=hai) anos
src e12b10ac3e chore: Merge branch 'main' into minor %!s(int64=2) %!d(string=hai) anos
README.md 593da4069a chore: update playground url %!s(int64=3) %!d(string=hai) anos
index.html 3127c4113e workflow: add light theme for sfc playground (#8667) %!s(int64=3) %!d(string=hai) anos
package.json c46f91fd9e chore: bump @vue/repl %!s(int64=2) %!d(string=hai) anos
vercel.json 851635157f chore: make vercel silent %!s(int64=3) %!d(string=hai) anos
vite.config.ts 243f504dc5 chore(playground): expose esm-browser files (#9725) %!s(int64=2) %!d(string=hai) anos

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