Home
@[email protected] @[email protected] no its not a minimizer? ts only adds the required shims for the code to work as intended, which sometimes changes the code so much it has to be written in a different number of lines. if you use esnext and esm as target this is much less of a problem, since its much closer to ts. also source maps exist precisely to solve that issue. still waiting for native types in js though...