三咲智子 Kevin Deng b4aa5f98d7 Merge remote-tracking branch 'upstream/main' 2 anos atrás
..
public 4c022ccb01 chore: enable cors for sfc as temporary fix 3 anos atrás
src b4aa5f98d7 Merge remote-tracking branch 'upstream/main' 2 anos atrás
README.md 593da4069a chore: update playground url 3 anos atrás
index.html fe5d919b0f refactor(sfc-playground): upgrade `@vue/repl` (#10310) 2 anos atrás
package.json a3828239c2 chore(deps): update build (#10490) 2 anos atrás
vercel.json 851635157f chore: make vercel silent 3 anos atrás
vite.config.ts 51098cff94 feat: repl (#94) 2 anos atrás

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