core icon indicating copy to clipboard operation
core copied to clipboard

chore(compiler-vapor): use compiler-dom instead of compiler-core

Open zhiyuanzmj opened this issue 5 months ago • 3 comments

https://github.com/vuejs/core/blob/vapor/packages/compiler-vapor/package.json#L45-L47 compiler-core is not in compiler-vapor's dependencies, we should use compiler-dom instead. And the bundler size has been reduced by 15KB.

  • Before 41341747838339_ pic - After 41331747838263_ pic

zhiyuanzmj avatar May 21 '25 14:05 zhiyuanzmj