Open hydroper opened 6 months ago
I think it's straightforward to support this in NPM manifests:
{ "main": "./src/index.ts" }
I'm actually needing it because I'm avoiding the bundle hell in my packages.
I think it's straightforward to support this in NPM manifests:
I'm actually needing it because I'm avoiding the bundle hell in my packages.