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 nice to have an option to ignore 'global' for the purposes of determining whether something is a commonjs file. As currently using it in an es6 module will cause it to be compiled (and thus erroring out) even if it's being dealt with somewhere else