jiakuan / gwt-gradle-plugin

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

Issue #66: Do not leak compile dependencies #68

Closed mkm-dt closed 1 year ago

mkm-dt commented 1 year ago

This is an improvement to my previous PR, it leaked dependencies needed only at compile time to the runtime classpath. Sorry for overlooking that

jiakuan commented 1 year ago

Released 1.1.24