vaadin / maven-plugin

Vaadin Maven Plug-in
4 stars 18 forks source link

Add possibility to change widgetset compilation style for superdevmode in command line #103

Open wbadam opened 7 years ago

wbadam commented 7 years ago

GWT maven plugin allows changing widgetset compilation style for superdevmode in command line with the -Dgwt.style= attribute. Introduce this option in Vaadin maven plugin as well.

Usage example: mvn vaadin:run-codeserver -Dgwt.style=PRETTY