Open DemersM opened 4 years ago
You can put the modules (widgets) that you want to build in here: https://github.com/Esri-DevCenter-Beijing/wab-app-build-script/blob/master/buildScripts/_app.profile.js#L71
or
This can build some widgets into one layer, which can decrease the requests.
I have take a quick look at the buildScript files. I think I understand some parts. This is a really good job!
Have you made some load tests with built applications to compare with unbuilt?
Hi, Would it be possible to build layers, one for dojo and one for esri that will include all the needed modules into one file for each library.
Like that, it would be possible to decrease the number of requests made to the server when opening a WAB application.
Thank you.