We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ESM importing a UMD package does not work as the named imports interop fails in nodejs.
ESM importing a UMD package does not work well for treeshaking
The text was updated successfully, but these errors were encountered:
Gave an attempt at https://github.com/bluwy/publint/tree/umd-suggestion. Also updated the description about named imports interop. It seems to affect IIFE specifically, not UMD.
Sorry, something went wrong.
No branches or pull requests
ESM importing a UMD package does not work as the named imports interop fails in nodejs.ESM importing a UMD package does not work well for treeshaking
The text was updated successfully, but these errors were encountered: