Currently, we have a common plugin named "CommonPlugin" that contains all the JavaScript files required for other dependent plugins. All our plugins are compressed using dojo build.
When dependent plugin is initialized by the navigator Desktop, I see navigator is making a request to the server to load the individual javascript file from the CommonPlugin using the plugin resource URL (/plugin/CommonPlugin/getResource/commonPluginDojo/Common.js".
How do we avoid this???
------------------------------
Mohan Chandran
------------------------------