daiwei 62f8f4b3c2 release: v3.6.0-beta.15 5 zile în urmă
..
__tests__ 0135bdb6ae fix(runtime-vapor): skip disabled delegated direct handlers (#14948) 6 zile în urmă
src 94b7ea9f5f chore: Merge branch 'main' into minor 5 zile în urmă
LICENSE 135f5eb8e7 feat: init runtime vapor 2 ani în urmă
README.md 724e63c306 chore: sync runtime-vapor version with other packages and tweak package.json 1 an în urmă
package.json 62f8f4b3c2 release: v3.6.0-beta.15 5 zile în urmă

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.