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
- Host: GitHub
- URL: https://github.com/sooniter/pnpm-hack-overrides-secondery-workspace
- Owner: SoonIter
- Created: 2023-02-15T03:57:44.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-02T20:22:25.000Z (about 3 years ago)
- Last Synced: 2025-10-12T10:57:33.426Z (8 months ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.