Has anyone done a cost (size/parse & run) analysis of @babeljs transforms and polyfills? Specifically looking for big ones that are stable in may browsers but likely still transpiled like fetch, async/await, classes, arrow functions, template literals, etc…

  • 0
  • 0
  1. @babeljs Even something basic like a transpiled vs non-transpiled version of the same non-trivial codebase.

    • 0
    • 0