Closed tbroyer closed 9 years ago
…of course, the downside is that it would generate everything as root
, so you'd have to sudo chwon -R
afterwards…
Well, the bower install would not be necessary to run as root, since we are installing dependencies in the src/main/resources/package_name/public folder so as it is included in the .jar and GWT compiler would copy in your final module output.
Is still an issue with the current version we have?
My original report was about not even needing to install Node at all, but I think Node is unavoidable these days anyway, so that'll do it.
If I get things right, that would mean provide a small script, let's call it
generate.sh
:and then launching (from the
gwt-polymer-elements
subfolder):