mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-30 22:34:10 -05:00
Update CONTRIBUTING.md
This commit is contained in:
parent
b970102bfc
commit
9d96fa7e53
1 changed files with 2 additions and 0 deletions
|
@ -129,6 +129,8 @@ More details in the debug section
|
||||||
|
|
||||||
### Running and debugging
|
### Running and debugging
|
||||||
|
|
||||||
|
> Check the debugging guidelines [here](https://github.com/verdaccio/verdaccio/wiki/Debugging-Verdaccio)
|
||||||
|
|
||||||
We use [`debug`](https://www.npmjs.com/package/debug) to add helpful debugging
|
We use [`debug`](https://www.npmjs.com/package/debug) to add helpful debugging
|
||||||
output to the code. Each package has it owns namespace.
|
output to the code. Each package has it owns namespace.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue