Evan You 6e1966a92f release: v3.3.1 vor 3 Jahren
..
public 4c022ccb01 chore: enable cors for sfc as temporary fix vor 3 Jahren
src 62e71b5320 chore: add sfc playground local debug shortcut vor 3 Jahren
README.md 593da4069a chore: update playground url vor 3 Jahren
index.html 7487d50775 workflow: fix sfc playground persist light mode (#5999) vor 4 Jahren
package.json 6e1966a92f release: v3.3.1 vor 3 Jahren
vercel.json 851635157f chore: make vercel silent vor 3 Jahren
vite.config.ts 3982bef533 feat(compiler-sfc): support resolving type imports from modules vor 3 Jahren

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