|
|
|
|
|
by dangerbird2
1681 days ago
|
|
I love swc, it's close to a drop-in replacement for babel, but with a native executable and doesn't download half of the internet in JavaScript dependencies. You can use your existing build system, but get substantial speedups over using babel. [1] https://parceljs.org/ |
|