TypeScript-friendly strategies for package.json subpath exports compatibility
https://github.com/andrewbranch/example-subpath-exports-ts-compat/blob/main/examples/node_modules/types-versions-wildcards/package.json has both `main` and `exports` defined. But the solution works only for Node >= 12. Wouldn't it make sense to remove `main` then to keep it simpler and avoid any confusion?
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by mrrajamanickam-coveo and has received 1 comments.