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
After I (npm6?) bungled the TS 4.9 beta, we realized that we don't have any sort of testing which verifies that the output package functions, e.g. tsc runs, the library can be imported, and so on.
We should add this to CI to double check. The startup benchmarks do the minimal thing and we could do the same.
The text was updated successfully, but these errors were encountered:
After I (npm6?) bungled the TS 4.9 beta, we realized that we don't have any sort of testing which verifies that the output package functions, e.g. tsc runs, the library can be imported, and so on.
We should add this to CI to double check. The startup benchmarks do the minimal thing and we could do the same.
The text was updated successfully, but these errors were encountered: