workspace-pack

0.0.6 • Public • Published

workspace-pack

Create a deployable npm package when using Yarn workspaces

Details

If you use Yarn's workspaces feature to manage a monorepo, but need to "pack" a single package into a deployable zip that resolves both local and remote dependencies, this might be the tool for you.

Install

$ yarn global add workspace-pack

Usage

# In your workspaces root dir 
$ workspace-pack my-package-folder

Readme

Keywords

none

Package Sidebar

Install

npm i workspace-pack

Weekly Downloads

64

Version

0.0.6

License

ISC

Unpacked Size

4.46 kB

Total Files

4

Last publish

Collaborators

  • tamagokun