0.0.4 ā€¢ Published 1 year ago

@scalvert/link-pkg v0.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year 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

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago