devsoap / ds-gradle-vaadin

Gradle plugin for building Vaadin Flow 10/11/12/13/14/15 apps
https://devsoap.com/gradle-vaadin-flow-plugin
Other
36 stars 13 forks source link

Support building client side only apps #190

Closed johndevs closed 4 years ago

johndevs commented 5 years ago

Right now the plugin only supports Vaadin Flow apps, in the future it would be good if the plugin also supported building front-end apps as well.

The necessary build tools are already there so what is needed are some helpers to get started.