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
We should re-run comparative tests against tsc and ts-node and make a decision about going back to them or not.
This must also take in account the potentially new HMR solution.
In the end, we should have a balanced solution between DX and stability.
What happened?
swc
is way too unstable.We should re-run comparative tests against
tsc
andts-node
and make a decision about going back to them or not.This must also take in account the potentially new HMR solution.
In the end, we should have a balanced solution between DX and stability.
Tests
npm run dev
npm run build
->npm run start
Related
tsc
toswc
#19The text was updated successfully, but these errors were encountered: