An open API service indexing awesome lists of open source software.

https://github.com/sooniter/pnpm-hack-overrides-secondery-workspace


https://github.com/sooniter/pnpm-hack-overrides-secondery-workspace

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# PNPM-HACK pnpm-overrides-secondery-workspace

pnpm so hack

```json
"pnpm": {
"overrides": {
"react>loose-envify": "workspace:*"
}
}
```

then, local workspace `packages/loose-envify@666.666.666` is not in the topo dependency graph.