help-widget icon indicating copy to clipboard operation
help-widget copied to clipboard

After updateting all packages, the size of widget.js is min 79 kb

Open pymal opened this issue 2 years ago • 0 comments

Hi Jenya, this is not really an issue, more an question. In my fork I updated all npm packages including babel, webpack and core-js.

After the build-release I released that the size of widget.js increased to 130 KB. After setting useBuiltIns: 'entry' or removing it, the file size became smaller, but still 79 KB. Do you have an idea how to get the size significantly reduced?

pymal avatar Jan 19 '23 22:01 pymal