vue3-core/packages-private/sfc-playground
w2xi e0a591e1cd
chore(sfc-playground): adjust the tooltip text for toggling the theme (#12116)
* chore(sfc-playground): adjust the tooltip text for toggling the theme

* [autofix.ci] apply automated fixes

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2024-10-11 10:31:01 +08:00
..
public workflow: move private packages to separate directory 2024-08-12 08:02:03 +08:00
src chore(sfc-playground): adjust the tooltip text for toggling the theme (#12116) 2024-10-11 10:31:01 +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 fix(deps): update playground (#11939) 2024-09-16 15:00:53 +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