renovate[bot] ed1bf72715 chore(deps): update build (#11495) vor 1 Jahr
..
public 4c022ccb01 chore: enable cors for sfc as temporary fix vor 3 Jahren
src ed1bf72715 chore(deps): update build (#11495) vor 1 Jahr
README.md 593da4069a chore: update playground url vor 3 Jahren
index.html fe5d919b0f refactor(sfc-playground): upgrade `@vue/repl` (#10310) vor 2 Jahren
package.json ed1bf72715 chore(deps): update build (#11495) vor 1 Jahr
vercel.json 851635157f chore: make vercel silent vor 3 Jahren
vite.config.ts 93324b2ec0 chore: refactor scripts to reduce dependencies vor 1 Jahr

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