Evan You 49a50d3c9c feat(compiler): accept line offset in codeframe hace 6 años
..
__tests__ acbbe3298c refactor: move codeframe to @vue/shared hace 6 años
src 49a50d3c9c feat(compiler): accept line offset in codeframe hace 6 años
README.md a5c1b3283d chore: avoid object.freeze in prod hace 6 años
package.json 8ed04ed503 build: release script hace 6 años

README.md

@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.