Custom builds or more granular bundles

Stimulsoft Reports.JS discussion
Post Reply
lega
Posts: 10
Joined: Mon May 29, 2017 12:44 pm

Custom builds or more granular bundles

Post by lega »

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!
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Custom builds or more granular bundles

Post by Alex K. »

Hello,

At the current moment, as is.

You can remove unnecessary features only from source code if have it.

Thank you.
grbspltt
Posts: 29
Joined: Fri Apr 28, 2017 2:50 pm

Re: Custom builds or more granular bundles

Post by grbspltt »

I would be very interested in a stripped down viewer or custom bundler as well.
Andrew
Posts: 4108
Joined: Fri Jun 09, 2006 3:58 am

Re: Custom builds or more granular bundles

Post by Andrew »

Hello,

Please check whether you have source code in your subscription. You will be able to cusomize the tool.

Thank you.
Post Reply