Hi,
We got an application that was builded in Web App Builder. We see that loading time of the application is so slow. We realized that lots of http requests cause this slowness. You can check the picture below.
Do you know or use any methods to decrease the number of http requests and improve the loading times? Maybe a ready-to-use Gulp or Grunt script?
Thank you in advance.
John,
Sorry I have to chuckle at this question. No there is no way to reduce the network traffic from WAB unless you re-design the coding of the app. All those requests are needed for the module coded nature of the app.