posted 15 years ago
Hi All,
I am developing a large enteprise application in GWT.
As far as I know the browser loads three javascripts.
1. ProjectName.nocache.js (10 KB)
2. ext-base.js (35 KB)
3. ext-all.js (More than 500KB)
I want to know as my project size increses the ProjectName.nocache.js will be increse ?
and if so then is there any way to overcome this problm.
Thank you...
Keep :-)