-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
A watch command that Cosmos contributors can use to link the Cosmos monorepo to another test repository on the same machine. Basically watching for changes in packages/$pkg/dist/(**/*) and automatically copying the changed files to /path/to/test/repo/node_modules/$pkg/dist/$1.
yarn/npm linkdoesn't work because some Cosmos modules look up dependencies at run-time relative to where the Cosmos modules are placed.
Command would look like this:
yarn link-dist /path/to/test/repo
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels