mirror of https://github.com/vuejs/core.git
BREAKING CHANGE: Reactivity Transform was marked deprecated in 3.3 and is now removed in 3.4. This change does not require a major due to the feature being experimental. Users who wish to continue using the feature can do so via the external plugin at https://vue-macros.dev/features/reactivity-transform.html |
||
---|---|---|
.. | ||
public | ||
src | ||
README.md | ||
index.html | ||
package.json | ||
vercel.json | ||
vite.config.ts |
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