Evan You dd26e98233 chore(playground): use CodeMirror during local dev %!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 dd26e98233 chore(playground): use CodeMirror during local dev %!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 fc7902982a workflow(playground): prod/dev toggle should apply to runtime behavior as well %!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