Custom builds or more granular bundles
Posted: Mon May 29, 2017 1:47 pm
We use report viewer in a progressive web app that can be installed to a tablet devices.
And we're trying hard to keep app size as small as possible.
The size of core required for viewing report (stimulsoft.reports.js + stimulsoft.viewer.js) is about 6mb as of 2017.3.
I understand that is all packed with useful features. But our on-device viewing scenario requires only very small subset of features. We in particular are only interested in rendering to HTML from json object as dataset. That's really unfortunate that we have to include full bundle which is 4 times bigger than our whole app.
Is there a chance you guys can produce some more granular bundles? Or another option would be a build customizer.
Thanks!
And we're trying hard to keep app size as small as possible.
The size of core required for viewing report (stimulsoft.reports.js + stimulsoft.viewer.js) is about 6mb as of 2017.3.
I understand that is all packed with useful features. But our on-device viewing scenario requires only very small subset of features. We in particular are only interested in rendering to HTML from json object as dataset. That's really unfortunate that we have to include full bundle which is 4 times bigger than our whole app.
Is there a chance you guys can produce some more granular bundles? Or another option would be a build customizer.
Thanks!