Closed George-Payne closed 2 years ago
There is a reproduction example here: https://github.com/George-Payne/extTransformsPlugin-bug-reproduction/commit/2d85c5344166be5b341b048ba5baf94d526caefa
If you switch the "types" back to components.d.ts
(as it is in the starter) you can see that typescript fails on the import.
I was coming over to make this same PR. Thanks!
"types" should point to the index of the types directory, to allow imports of utils exported from
index.ts