]> source.dussan.org Git - vaadin-framework.git/commit
Load the debug window implementation asynchronously (#9026)
authorLeif Åstrand <legioth@gmail.com>
Wed, 21 Jun 2017 08:02:46 +0000 (11:02 +0300)
committerHenri Sara <henri.sara@gmail.com>
Wed, 21 Jun 2017 08:02:46 +0000 (11:02 +0300)
commit87be139332c51fbae0dd3ff462556d8fd0c566ab
treef006ec4024d2528fcdc36049c58d39ef51908b01
parent41d19a79a113de9d3d1624c4bb2fa3237a37dcf0
Load the debug window implementation asynchronously (#9026)

Reduces the gzipped DefaultWidgetset eager bundle size from 345kb to
325kb. The relative impact is greater optimized widgetsets that might
have down to around 150kb in the eager bundle.
client/src/main/java/com/vaadin/client/ApplicationConfiguration.java