vue3-core/packages-private/sfc-playground
edison e0e8221d7f
ci / test (push) Has been cancelled Details
ci / continuous-release (push) Has been cancelled Details
size data / upload (push) Has been cancelled Details
chore(sfc-playground): import vaporInteropPlugin only if Vapor mode is supported (#13645)
2025-07-17 10:03:13 +08:00
..
public workflow: move private packages to separate directory 2024-08-12 08:02:03 +08:00
src chore(sfc-playground): import vaporInteropPlugin only if Vapor mode is supported (#13645) 2025-07-17 10:03:13 +08:00
README.md workflow: move private packages to separate directory 2024-08-12 08:02:03 +08:00
index.html workflow: move private packages to separate directory 2024-08-12 08:02:03 +08:00
package.json chore(sfc-playground): import vaporInteropPlugin only if Vapor mode is supported (#13645) 2025-07-17 10:03:13 +08:00
vercel.json workflow: move private packages to separate directory 2024-08-12 08:02:03 +08:00
vite.config.ts workflow: move private packages to separate directory 2024-08-12 08:02:03 +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