Closed johndevs closed 5 years ago
@F43nd1r
Vaadin has indicated that they are transitioning from using Webjars to a fully NPM based approach in V14 (https://github.com/vaadin/flow/issues/4561). This will mean that the plugin will not support 14 for a while (I just don't have the time to re-write the client side handling every six months).
I think it is better that the plugin just clearly states the supported versions instead of just printing a warning that a developer might miss and then the plugin would seem totally broken.
Alright, I'll just stick to 1.1 for the moment. I was not aware of that transition.
I think this should be at most a warning, not an error. I am using Vaadin 14.0.0.alpha2 and cannot use gradle-vaadin-flow 1.1.1 because of this check (1.1 works fine).