You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 4, 2021. It is now read-only.
it would be great if there was a note in the documentation how rollup-plugin-commonjs determines if a file is CommonJS. For example, the fact that the existence of a reference to globals causes the file to be interpreted as CommonJS is not super obvious, even if the package.json uses jsnext:main or module.