Evan You 85c804092f chore(sfc-playground): use dev mode by default il y a 2 ans
..
public 4c022ccb01 chore: enable cors for sfc as temporary fix il y a 3 ans
src 85c804092f chore(sfc-playground): use dev mode by default il y a 2 ans
README.md 593da4069a chore: update playground url il y a 3 ans
index.html 3127c4113e workflow: add light theme for sfc playground (#8667) il y a 2 ans
package.json af5df91e95 chore(deps-dev): bump vite from 5.0.0 to 5.0.5 (#9758) il y a 2 ans
vercel.json 851635157f chore: make vercel silent il y a 3 ans
vite.config.ts ef688ba92b feat(compiler-sfc): promote defineModel stable (#9598) il y a 2 ans

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