mirror of
https://github.com/pnpm/pnpm.git
synced 2026-07-25 15:07:06 -04:00
14 lines
187 B
Markdown
14 lines
187 B
Markdown
# @pnpm/builder.policy
|
|
|
|
> Create a function for filtering out dependencies that are not allowed to be built
|
|
|
|
## Install
|
|
|
|
```
|
|
pnpm add @pnpm/builder.policy
|
|
```
|
|
|
|
## License
|
|
|
|
[MIT](LICENSE)
|