David Sherret
|
279030f2b8
|
fix(npm): improve declaration resolution for filename with different extensions (#19966)
postcss was importing `./index.js` from `./index.d.mts` where there also
existed a `./index.d.ts`.
Closes #19575
|
2023-07-28 11:24:22 -04:00 |
|