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 output format for the esbuild calls is CommonJS (cjs). I do not see any reason why this could not be updated to be esm style now.
The text was updated successfully, but these errors were encountered:
Currently, the default output format for the esbuild calls is CommonJS (
cjs
). I do not see any reason why this could not be updated to beesm
style now.The text was updated successfully, but these errors were encountered: