We have a pre-existing (vaadin 7) gwt component which we are looking to bring forward to vaadin 21.
We don't want to use the Multiplatform Runtime as the pricing is excessive.
In the end the gwt component just compiles to javascript so there must be someway of wiring it into vaadin 21?
The component is seriously non-trivial so we want to avoid having to redevelop it.