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
Core doesn't support ESM properly, and it's an issue that affects the larger code base. Something about the process is completely breaking tests in this code, and there isn't an obvious 30 second fix.
It can be bolted on to apps, but internally stuff like chalk is breaking tests whenever the library itself attempts to upgrade
The text was updated successfully, but these errors were encountered:
🐜 Bug description
Core doesn't support ESM properly, and it's an issue that affects the larger code base. Something about the process is completely breaking tests in this code, and there isn't an obvious 30 second fix.
It can be bolted on to apps, but internally stuff like chalk is breaking tests whenever the library itself attempts to upgrade
The text was updated successfully, but these errors were encountered: