yangxiuxiu 06488047c1 fix(runtime-core): correctly assign suspenseId to avoid conflicts with the default id (#9966) пре 2 година
..
public 4c022ccb01 chore: enable cors for sfc as temporary fix пре 3 година
src 06488047c1 fix(runtime-core): correctly assign suspenseId to avoid conflicts with the default id (#9966) пре 2 година
README.md 593da4069a chore: update playground url пре 3 година
index.html 3127c4113e workflow: add light theme for sfc playground (#8667) пре 2 година
package.json be7eabda22 chore: bump repl version пре 2 година
vercel.json 851635157f chore: make vercel silent пре 3 година
vite.config.ts bfe6b459d3 style: update format & lint config (#9162) пре 2 година

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