Evan You fc772dbf73 chore: exclude private packages from version updates hace 2 años
..
public 4c022ccb01 chore: enable cors for sfc as temporary fix hace 3 años
src 07bd2cd27e chore(deps): update dependency vite to v5 (#9630) hace 2 años
README.md 593da4069a chore: update playground url hace 3 años
index.html 3127c4113e workflow: add light theme for sfc playground (#8667) hace 3 años
package.json fc772dbf73 chore: exclude private packages from version updates hace 2 años
vercel.json 851635157f chore: make vercel silent hace 3 años
vite.config.ts fc7902982a workflow(playground): prod/dev toggle should apply to runtime behavior as well hace 2 años

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