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
Migrate from commonjs to ESM since most of the packages used are migrating to ESM. This allows us to benefit from all kinds of feature the packages bring (security, new features, performance, etc.)
The text was updated successfully, but these errors were encountered:
Type of issue
Description
Migrate from commonjs to ESM since most of the packages used are migrating to ESM. This allows us to benefit from all kinds of feature the packages bring (security, new features, performance, etc.)
The text was updated successfully, but these errors were encountered: