apify-sdk-js
apify-sdk-js copied to clipboard
SDK does not output proper ESM
Feature
Only the index.mjs file is ESM, and it just re-exports everything which is CJS. this is wrong.
Motivation
.
Ideal solution or implementation, and any additional constraints
https://github.com/isaacs/tshy
Alternative solutions or implementations
No response
Other context
No response