You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Evan You 9381349f37 build: only enable esModule compat for cjs builds 3 years ago
..
public chore: allow sfc playground in iframes 3 years ago
src workflow(sfc-playground): set all scopes to production mode (#6815) 3 years ago
README.md chore: add script notes for SFC playgound [ci skip] 3 years ago
index.html workflow: fix sfc playground persist light mode (#5999) 3 years ago
package.json release: v3.2.47 3 years ago
vite.config.ts workflow(sfc-playground): copy server-renderer browser build 3 years ago

README.md

SFC Playground

This is continuously deployed at https://sfc.vuejs.org.

Run Locally in Dev

In repo root:

pnpm dev-sfc

Build for Prod

In repo root

pnpm build-sfc-playground