A CLI tool designed for running commands with a virtual node_modules folder.
Documentation
yarn add -D @yarnpkg/pnpify
pnpify run
Resolves paths containing /node_modules inside PnP projects. If path is outside PnP project it is not changed.
/node_modules
full path containing node_modules
node_modules
resolved path
Generated using TypeDoc
@yarnpkg/pnpify
A CLI tool designed for running commands with a virtual node_modules folder.
Documentation
Installation
yarn add -D @yarnpkg/pnpify
Commands
pnpify run
- Run a command with a virtual node_modules folder.