vue3-core/packages/sfc-playground
wzc520pyfm 8e052eecf3
chore(sfc-playgroud): highlight the commit and latest version when active in dropdown (#11445)
2024-07-29 09:43:25 +08:00
..
public chore: enable cors for sfc as temporary fix 2023-04-06 12:46:19 +08:00
src chore(sfc-playgroud): highlight the commit and latest version when active in dropdown (#11445) 2024-07-29 09:43:25 +08:00
README.md chore: update playground url 2023-04-06 12:42:07 +08:00
index.html refactor(sfc-playground): upgrade `@vue/repl` (#10310) 2024-02-20 21:47:09 +08:00
package.json chore(deps): update build (#11447) 2024-07-29 09:24:03 +08:00
vercel.json chore: make vercel silent 2023-04-08 12:28:30 +08:00
vite.config.ts chore: refactor scripts to reduce dependencies 2024-07-05 11:51:24 +08:00

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