{"library":"rollup-plugin-pnp-resolve","type":"library","category":null,"description":"A Rollup plugin that resolves modules using Yarn's Plug'n'Play (PnP) API instead of the traditional node_modules resolution. Version 2.0.0 requires Node >=6 and supports Rollup's plugin system. It forwards options to PnP's resolveRequest, such as custom extensions. This plugin is part of a family of PnP resolvers for various tools including TypeScript (ts-pnp), Webpack (pnp-webpack-plugin), and Jest (jest-pnp-resolver). Unlike traditional resolvers, it directly uses the PnP dependency tree for faster and more reliable resolution in Yarn PnP projects, eliminating the need for node_modules.","language":"javascript","status":"active","version":"2.0.0","tags":["javascript","rollup","yarn","plugnplay","pnp"],"install":[{"cmd":"npm install rollup-plugin-pnp-resolve","imports":["import pnpResolve from 'rollup-plugin-pnp-resolve'","const resolve = require('rollup-plugin-pnp-resolve')","plugins: [pnpResolve({ extensions: ['.js'] })]"]},{"cmd":"yarn add rollup-plugin-pnp-resolve","imports":[]},{"cmd":"pnpm add rollup-plugin-pnp-resolve","imports":[]}],"homepage":null,"github":"https://github.com/arcanis/rollup-plugin-pnp-resolve","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/rollup-plugin-pnp-resolve","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/rollup-plugin-pnp-resolve/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Thu Jun 18","next_check":"Sun Jul 26","install_tag":null}}