vaadin / maven-plugin

Vaadin Maven Plug-in
4 stars 18 forks source link

vaadin-maven-plugin is missing <jsInteropMode> #54

Closed vaadin-bot closed 8 years ago

vaadin-bot commented 9 years ago

Originally by @Artur-


Using gwt-polymer-elements with Vaadin and Maven is hard because the configuration described in https://github.com/vaadin/gwt-polymer-elements#enable-jsinterop-mode does not exist in the vaadin-maven-plugin


Imported from https://dev.vaadin.com/ issue #18935

vaadin-bot commented 9 years ago

Originally by @Artur-


Workaround hack:

<style>OBF' -XjsInteropMode 'JS</style>
vaadin-bot commented 8 years ago

Originally by @hesara


This will be addressed by https://dev.vaadin.com/review/#/c/13047 and https://dev.vaadin.com/review/#/c/13048/ (merge upstream changes from the GWT plug-in).

vaadin-bot commented 8 years ago

Originally by @hesara


Upstream merge moved to another branch for now - see reviews https://dev.vaadin.com/review/#/c/13207/ and https://dev.vaadin.com/review/#/c/13208/ . To be released when that branch of the archetype is released.