Expected: No vaadin-client-compiler or dependencies
Actual: No client-compiler BUT all its dependencies
For some reason vaadin-client-compiler is a compile time dependency but then excluded from the war (*/WEB-INF/lib/vaadin-client-.jar), adding around 15MB of junk to the demo war
Originally by @Artur-
Expected: No vaadin-client-compiler or dependencies Actual: No client-compiler BUT all its dependencies
For some reason vaadin-client-compiler is a compile time dependency but then excluded from the war (*/WEB-INF/lib/vaadin-client-.jar), adding around 15MB of junk to the demo war
Imported from https://dev.vaadin.com/ issue #17170