jiakuan / gwt-gradle-plugin

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

Fix: war should be an optional property #77

Closed stphnclysmth closed 11 months ago

stphnclysmth commented 11 months ago

This adds the @Optional annotation to the war property to fix #76.