hyperformula
hyperformula copied to clipboard
Reduce bundle size of HyperFormula
Description
hot-formula-parser has a significantly smaller bundle size than HyperFormula.
We should investigate possibilities of reducing it, e.g.:
- remove some dependencies (like
regenerator-runtime) - add tree-shaking support for applications that use only a small set of features
Links
- https://github.com/handsontable/hyperformula/discussions/1003
- https://bundlephobia.com/package/[email protected]
- https://bundlephobia.com/package/[email protected]
When completed, please re-verify https://github.com/handsontable/handsontable/issues/8118.
Thanks!
