edison fd58a1bb82 Merge branch 'minor' into rolldown 5 miesięcy temu
..
__tests__ 1d376e06b6 fix(runtime-vapor): correctly check slot existence in ownKeys (#14252) 5 miesięcy temu
src fd58a1bb82 Merge branch 'minor' into rolldown 5 miesięcy temu
LICENSE 7e8b34cf6c chore: Merge branch 'minor' into rolldown 6 miesięcy temu
README.md 7e8b34cf6c chore: Merge branch 'minor' into rolldown 6 miesięcy temu
package.json 7e8b34cf6c chore: Merge branch 'minor' into rolldown 6 miesięcy temu

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.