Are you importing the babel polyfill [https://babeljs.io/docs/usage/polyfill/]
like...
import 'babel-polyfill';
But only need the odd function like Object.values
[https://developer.mozilla.org/en/docs/Web/JavaScript/Reference/Global_objects/Object/values]
from ES2017?
Then maybe you can reduce the size of your