vue3-yuanma/packages/shared
2020-02-24 18:01:26 +01:00
..
__tests__ refactor(ssr): move escapeHtml to shared 2020-02-02 22:08:20 -05:00
src chore: fix typo (#764) [ci skip] 2020-02-24 18:01:26 +01:00
package.json release: v3.0.0-alpha.6 2020-02-22 08:25:32 +01: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.