Evan You bcb2a9b4a6 build: make @vue/shared public
This avoids it being inlined multiple times in esm bundler builds
2020-02-29 22:04:42 -05:00
..
2020-02-24 18:01:26 +01:00
2020-02-29 22:04:42 -05:00
2020-02-29 22:04:42 -05:00
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.