vue3-core/packages-private/sfc-playground
daiwei ea397b7fa5 chore: format 2025-08-21 14:09:28 +08:00
..
public
src chore: format 2025-08-21 14:09:28 +08:00
README.md
index.html chore: remove non-function-related changes from vapor branch 2024-12-09 09:03:43 +08:00
package.json fix(deps): update dependency @vue/repl to ^4.6.3 (#13747) 2025-08-20 22:13:36 +08:00
vercel.json
vite.config.ts build: add runtime-with-vapor format + fix sfc playground for vapor mode 2024-12-08 15:18:16 +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