Evan You e60ebd07a4 chore: bump vite & vitest 3 anni fa
..
public fbd697a4b6 chore: allow sfc playground in iframes 3 anni fa
src e60ebd07a4 chore: bump vite & vitest 3 anni fa
README.md 2913bbfdee chore: add script notes for SFC playgound [ci skip] 3 anni fa
index.html 7487d50775 workflow: fix sfc playground persist light mode (#5999) 3 anni fa
package.json e60ebd07a4 chore: bump vite & vitest 3 anni fa
vite.config.ts b50353a183 workflow(sfc-playground): copy server-renderer browser build 3 anni fa

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