Evan You 681ac7c896 release: v3.3.0-alpha.9 3 éve
..
public 4c022ccb01 chore: enable cors for sfc as temporary fix 3 éve
src 14f3d747a3 feat(sfc): introduce `defineModel` macro and `useModel` helper (#8018) 3 éve
README.md 593da4069a chore: update playground url 3 éve
index.html 7487d50775 workflow: fix sfc playground persist light mode (#5999) 4 éve
package.json 681ac7c896 release: v3.3.0-alpha.9 3 éve
vercel.json 851635157f chore: make vercel silent 3 éve
vite.config.ts b50353a183 workflow(sfc-playground): copy server-renderer browser build 4 éve

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