Closed ajvincent closed 4 months ago
I think I made a mistake on this, being unaware of the conditional exports support in the subpath imports feature.
... and on top of that, it doesn't work. I locally patched it and got the same "cannot find module".
Cannot find module '/home/ajvincent/membranes/es-membrane/utilities/source/BuildPromise.js' imported from /home/ajvincent/membranes/es-membrane/utilities/checkUtilities.ts
BuildPromise.ts is in the right place. It's just the extension mismatch.
sigh my PR did absolutely nothing. I got the exact same error message before my "fix". Apologies for all the noise.
First-time contributor here. Very rudimentary, minimally tested support for subpath imports.