vue3-yuanma/packages/shared
2019-12-13 18:01:04 -05:00
..
__tests__ refactor: move codeframe to @vue/shared 2019-11-06 15:13:15 -05:00
src feat(compiler): accept line offset in codeframe 2019-12-13 18:01:04 -05:00
package.json build: release script 2019-12-10 21:29:52 -05: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.