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
Node 12 landed with explicit module extensions (.cjs and .mjs) to signal when a file should be treated as one format or the other irrespective of package fields or other out-of-band designations.
The text was updated successfully, but these errors were encountered:
Node 12 landed with explicit module extensions (
.cjs
and.mjs
) to signal when a file should be treated as one format or the other irrespective of package fields or other out-of-band designations.The text was updated successfully, but these errors were encountered: