Evan You 78b86150b8 release: v3.3.0-alpha.4 vor 3 Jahren
..
public fbd697a4b6 chore: allow sfc playground in iframes vor 3 Jahren
src e049772247 workflow(sfc-playground): set all scopes to production mode (#6815) vor 3 Jahren
README.md 2913bbfdee chore: add script notes for SFC playgound [ci skip] vor 3 Jahren
index.html 7487d50775 workflow: fix sfc playground persist light mode (#5999) vor 4 Jahren
package.json 78b86150b8 release: v3.3.0-alpha.4 vor 3 Jahren
vite.config.ts b50353a183 workflow(sfc-playground): copy server-renderer browser build vor 4 Jahren

README.md

SFC Playground

This is continuously deployed at https://sfc.vuejs.org.

Run Locally in Dev

In repo root:

pnpm dev-sfc

Build for Prod

In repo root

pnpm build-sfc-playground