mirror of https://github.com/vuejs/core.git
|
|
||
|---|---|---|
| .. | ||
| __tests__ | ||
| src | ||
| LICENSE | ||
| README.md | ||
| package.json | ||
README.md
@vue/runtime-vapor
This package only ships esm-bundler build because:
- Vapor mode requires SFC build.
- Vapor mode runtime only runs in the browser.
The main vue package ships dist/vue.runtime-with-vapor.esm-browser.js which inlines this package. It is used for the SFC Playground only.