google-code-export / gwt-ext-ux

Automatically exported from code.google.com/p/gwt-ext-ux
1 stars 3 forks source link

GWT-EXT-UX application load time is much longer than GWT-EXT #39

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
GWT-EXT-UX application load time is much longer than GWT-EXT.

Currently UX contains lots of separate javascript files and css.
There are too many network round trips to load them.
Would it be possible to combine them into one javascript file and 
one css (possibly in automated way during build)?

Thanks

Original issue reported on code.google.com by mgrushin...@gmail.com on 5 Oct 2008 at 12:51