]> git.ipfire.org Git - thirdparty/vuejs/core.git/commitdiff
chore: update @vue/shared readme [ci skip]
authorEvan You <yyx990803@gmail.com>
Sun, 1 Mar 2020 03:05:41 +0000 (22:05 -0500)
committerEvan You <yyx990803@gmail.com>
Sun, 1 Mar 2020 03:05:41 +0000 (22:05 -0500)
packages/shared/README.md

index 71f4bdc2c6197b3db2f592fac9abd83d58cae149..1d01f2f45697126dc2aec3596cb595fbeb2d53f4 100644 (file)
@@ -1,3 +1,3 @@
 # @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.
+Internal utility functions and constants shared across `@vue` packages.