Problems EDGE file size handsontable

Currently we are using the non full version of handsontable.
Microsoft Edge has an issue it does not the jQuery plugin, which we pointed down to the file size of the handsontable.js this one is 550 kb. Using nginx and compression max all does not help to reduce it further.

Is it possible to build a custom handsontable plugin and remove certain parts of the functionality to reduce the file size? We only need some basic features and probably some functions can be removed.

Anyone else have issues with Microsoft edge browser?

Hi @dev

you can use hot-builder to get a lighter version of Handsontable if you do not use all the plugins. Some of them are really heavy.