0.0.4 • Published 2 years ago

@scalvert/link-pkg v0.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

@scalvert/link-pkg

Link another package's tarball to this package

Usage

npx @scalvert/link-pkg <other-package-path>

Running npx @scalvert/link-pkg will build a tarball of the package at the given path and link it to the current package. This is useful for testing changes to a package who's dependencies may interfere with the current package's dependencies, such as React.

Example

npx @scalvert/link-pkg ../some-other-package
āœ” Successfully linked some-other-package.tar.gz to my-package
0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago