Evan You ec4531a6b3 chore: bump vite and esbuild před 3 roky
..
public fbd697a4b6 chore: allow sfc playground in iframes před 3 roky
src e049772247 workflow(sfc-playground): set all scopes to production mode (#6815) před 3 roky
README.md 2913bbfdee chore: add script notes for SFC playgound [ci skip] před 3 roky
index.html 7487d50775 workflow: fix sfc playground persist light mode (#5999) před 4 roky
package.json ec4531a6b3 chore: bump vite and esbuild před 3 roky
vite.config.ts b50353a183 workflow(sfc-playground): copy server-renderer browser build před 4 roky

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