issues
search
unjs
/
jiti
Runtime TypeScript and ESM support for Node.js
MIT License
1.91k
stars
62
forks
source link
build: fix `/register` and `/native` subpath types for `Node10` module resolution
#304
Closed
aryaemami59
closed
2 months ago
aryaemami59
commented
2 months ago
This PR
:
[X] Fixes the type definitions for TypeScript's
Node10
module resolution.
Before
![jiti-before](https://github.com/user-attachments/assets/2b3f728a-4f06-46b8-bc58-a4c037f17b3a)
After
![jiti-after](https://github.com/user-attachments/assets/ed652bb0-e84e-4e6a-bb44-272caa8e99ff)
This PR:
Node10
module resolution.
![jiti-before](https://github.com/user-attachments/assets/2b3f728a-4f06-46b8-bc58-a4c037f17b3a)Before
![jiti-after](https://github.com/user-attachments/assets/ed652bb0-e84e-4e6a-bb44-272caa8e99ff)After