Package com.google.gwt.resources.client


package com.google.gwt.resources.client
Classes for aggregating static resources into bundles. This package contains classes to aggregate and minify static resources into bundles that will be downloaded in a single request. Bundling resources decreases the number of requests sent to the server, improving application performance and load time.