edison 963ecee8ef Merge branch 'minor' into rolldown пре 3 месеци
..
__tests__ d3b1de320a fix(runtime-core): queue mounted hooks added during mount (#14349) пре 3 месеци
src 963ecee8ef Merge branch 'minor' into rolldown пре 3 месеци
LICENSE 7e8b34cf6c chore: Merge branch 'minor' into rolldown пре 4 месеци
README.md 7e8b34cf6c chore: Merge branch 'minor' into rolldown пре 4 месеци
package.json 862bbf8083 release: v3.6.0-beta.3 пре 3 месеци

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.