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
I disabled eslint and went forward with the upgrade in a branch. I may have fat-fingered things somehow- I'm not a Webpack expert by any means- but after adding transform-runtime my dist increased from 68 KB to 91 KB.
See the following: babel is injecting helpers into each file and bloating my code!
You'll also need to pull in babel-runtime as a dependency.
The text was updated successfully, but these errors were encountered: