vue3-yuanma/packages/shared
Evan You b5194b16bf refactor: rename vnode hooks
So that they can be used as @vnodeMounted="..." in templates
2019-10-18 14:54:35 -04:00
..
src refactor: rename vnode hooks 2019-10-18 14:54:35 -04:00
package.json workflow: basic template explorer 2019-10-04 13:08:17 -04:00
README.md chore: avoid object.freeze in prod 2019-09-17 16:23:29 -04:00

@vue/shared

Utility functions and constants shared across packages. This package itself is private and never published. It is inlined into other packages during build - rollup's tree-shaking ensures that only functions used by the importing package are included.