jiakuan / gwt-gradle-plugin

Gradle plugin to support GWT related tasks.
https://gwt-gradle.docstr.org
Other
63 stars 34 forks source link

Provide capability to build a fatjar to use with embedded jetty or similar. #18

Closed patton73 closed 5 years ago

patton73 commented 6 years ago

Right now is not clear if gwt plugin is able to generate a fatjar instead of a war file. If not can you provide this capability? Thanks.

jiakuan commented 6 years ago

There are a few gradle plugins for generating fat jars, I think that’s not something the gwt plugin should do?