mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-11-08 23:25:51 +01:00
chore: update readme
This commit is contained in:
parent
dabb358e64
commit
f2bcdb91f9
@ -106,3 +106,12 @@ pnpm debug:break
|
|||||||
```
|
```
|
||||||
|
|
||||||
> requires `pnpm build` previously
|
> requires `pnpm build` previously
|
||||||
|
|
||||||
|
|
||||||
|
#### debug internal output
|
||||||
|
|
||||||
|
Each verdaccio module uses `debug`, use the namespaces in combination with filters to get a verbose output about each action, for example:
|
||||||
|
|
||||||
|
```
|
||||||
|
DEBUG=verdaccio:* pnpm start
|
||||||
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user