docs(core): add instruction for local development/testing (#4877)
This commit is contained in:
parent
ed22ae64ac
commit
7f28a08bc7
@ -64,6 +64,7 @@ yarn local-registry disable
|
||||
To publish packages to a local registry, do the following:
|
||||
|
||||
- Run `yarn local-registry start` in Terminal 1 (keep it running)
|
||||
- Run `npm adduser` in Terminal 2 (real credentials are not required, you just need to be logged in)
|
||||
- Run `yarn local-registry enable` in Terminal 2
|
||||
- Run `yarn nx-release 999.9.9 --local` in Terminal 2
|
||||
- Run `cd /tmp` in Terminal 2
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user