vaadin / vaadin-gradle-plugin

Gradle plugin for Vaadin 14 applications. Takes care of front-end build, helps to configure repositories and to create various project and file templates.
Apache License 2.0
31 stars 9 forks source link

beware of changed in the base plugin #106

Open stbischof opened 3 years ago

stbischof commented 3 years ago

A new method in the AdaptersBase may be added. This will habe effect also on gradle

https://github.com/vaadin/flow/issues/10318 https://github.com/vaadin/flow/pull/10319


And there is this issue that also may have implications in this project https://github.com/vaadin/flow/issues/10320