Skip to content
Prev Previous commit
Next Next commit
workaround for pnp-esm.test.ts failing to import
  • Loading branch information
Larry1123 committed Sep 8, 2022
commit 0bcd5879aeb5198cb42772efdf88408c7154ea8b
1 change: 1 addition & 0 deletions packages/yarnpkg-pnp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"main": "./sources/index.ts",
"exports": {
".": "./sources/index.ts",
"./sources/esm-loader/loaderFlags": "./sources/esm-loader/loaderFlags.ts",
"./package.json": "./package.json"
},
"dependencies": {
Expand Down