]> source.dussan.org Git - vaadin-framework.git/commit
Serve pre-compressed static resources by default (#13653)
authorMatti Tahvonen <matti@vaadin.com>
Tue, 14 Apr 2015 11:53:35 +0000 (14:53 +0300)
committerMika Murtojarvi <mika@vaadin.com>
Thu, 30 Apr 2015 07:57:46 +0000 (10:57 +0300)
commita9bc160aee00b93340ac3f047505e032d4a696b0
tree319d2b3eeadabba6c4245e8e07cfe6eade7a0708
parentc4ce53219a72fe23e9166f8b3c191b641c5a7463
Serve pre-compressed static resources by default (#13653)

 * enabled widgetset compression in GWT compiler
 * serving compressed static files if available (when serving through
VaadinServlet)

Change-Id: I34c289c85cda74a1d291bf621211aee446c6c80f
client/src/com/vaadin/DefaultWidgetSet.gwt.xml
server/src/com/vaadin/server/VaadinServlet.java