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
CJS/ESM is an easy fix. https://github.com/GustavEikaas/cli-devkit for reference
Barrel export and ambigious imports is a larger job involving regex or some sort of transpiling tool
The text was updated successfully, but these errors were encountered:
To conform to the ECMAscript standard there is some changes we should make sooner rather than later.
CJS/ESM is an easy fix. https://github.com/GustavEikaas/cli-devkit for reference
Barrel export and ambigious imports is a larger job involving regex or some sort of transpiling tool
The text was updated successfully, but these errors were encountered: