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
Currently the default value for moduleKind is cjs after the following list is resolved and it's better to have the default value as esm. This would benefit that we could remove all cjs configs in the future.
Currently the default value for
moduleKind
iscjs
after the following list is resolved and it's better to have the default value asesm
. This would benefit that we could remove all cjs configs in the future.The text was updated successfully, but these errors were encountered: