]> source.dussan.org Git - vaadin-framework.git/commit
Do not include yuicompressor for Sass compiler
authorArtur Signell <artur@vaadin.com>
Sun, 11 Sep 2016 19:29:14 +0000 (22:29 +0300)
committerVaadin Code Review <review@vaadin.com>
Mon, 12 Sep 2016 07:23:13 +0000 (07:23 +0000)
commitc9ad48430be135d18fe9f30868e091dd51c57b94
tree9f06fc23bee4e038d81e27f3caccd770cdefc2bf
parent2aad3416061586f7e2649160bd832eefe03702ad
Do not include yuicompressor for Sass compiler

The yuicompressor package is needed for optimizing the CSS output,
something which is not needed for on-the-fly compilation in
development mode.

Removing yuicompressor and its dependencies reduces the size of all
WAR files by 1.6MB

Change-Id: Ie5058ae9c22f580d358e2cd7d9d34a8f39b1feac
server/pom.xml