-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Description
We should document this to prepare for the 1.12 to move into stable.
- Short summary of what is Plug'n'Play
- References the RFC PR (Yarn Plug'n'Play: Getting rid of node_modules rfcs#101)
- A page describing high-level effects
- Getting started
- Using plugins
- References pnp-sample-app
- A page describing the Plug'n'Play interfaces
- The API (
require('pnpapi')
,resolveToUnqualified
,resolveQualified
,resolveRequest
) - The command line interface (+ "daemon" mode)
- References build-pnm
- The API (
konekoya and ivanalejandro0karlhorky, Haroenv, nakardo, Phoenixmatrix, CYBAI and 6 more