edison 90bd305f6d fix(runtime-vapor): pause tracking when invoking function refs (#14986) vor 1 Woche
..
__tests__ 90bd305f6d fix(runtime-vapor): pause tracking when invoking function refs (#14986) vor 1 Woche
src 90bd305f6d fix(runtime-vapor): pause tracking when invoking function refs (#14986) vor 1 Woche
LICENSE 135f5eb8e7 feat: init runtime vapor vor 2 Jahren
README.md 724e63c306 chore: sync runtime-vapor version with other packages and tweak package.json vor 1 Jahr
package.json 206b1133fe release: v3.6.0-beta.16 vor 1 Woche

README.md

@vue/runtime-vapor

This package only ships esm-bundler build because:

  1. Vapor mode requires SFC build.
  2. 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.