Skip to content

Commit

Permalink
Add Typescript 4.5 nodenext node12 module resolution support (#4416)
Browse files Browse the repository at this point in the history
Added Typescript 4.5+ Support for nodenext and node12 resolve it will not lookup typings
  • Loading branch information
frank-dspeed committed Feb 22, 2022
1 parent 70d0025 commit 2cca505
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -131,6 +131,7 @@
},
"exports": {
".": {
"types": "./dist/rollup.d.ts",
"node": {
"require": "./dist/rollup.js",
"import": "./dist/es/rollup.js"
Expand Down

0 comments on commit 2cca505

Please sign in to comment.