Describe the user story
Node supports an imports field in package.json that the PnP API doesn't support yet.
https://nodejs.org/dist/latest-v16.x/docs/api/packages.html#imports
Describe the solution you'd like
The PnP API should be updated to support it so packages that use it can work with PnP.
Describe the drawbacks of your solution
N/A
Describe alternatives you've considered
N/A
Describe the user story
Node supports an
importsfield inpackage.jsonthat the PnP API doesn't support yet.https://nodejs.org/dist/latest-v16.x/docs/api/packages.html#imports
Describe the solution you'd like
The PnP API should be updated to support it so packages that use it can work with PnP.
importslukeed/resolve.exports#14Describe the drawbacks of your solution
N/A
Describe alternatives you've considered
N/A