@yarnpkg/plugin-pnp
This plugin adds support for installing packages according to the Plug'n'Play specification.
Install
This plugin is included by default in Yarn.
Index
Classes
Functions
Namespaces
Variables
Functions
getPnpPath
Parameters
project: Project
Returns { cjs: PortablePath; data: PortablePath; esmLoader: PortablePath }
cjs: PortablePath
data: PortablePath
esmLoader: PortablePath
quotePathIfNeeded
Parameters
path: string
Returns string