James Kleeh
James Kleeh
The only place this could be put is in the meta object
I can't reproduce the issue with your sample app. I deployed it both to a standalone tomcat instance and via `java -jar`. Tomcat 8.5.13
Also tested on Tomcat 9.0.1 and it worked
@rmorrise That shouldn't have any impact, as it attempts the other if the first didn't work
@rmorrise Does using absolute paths in `tmpl.'...'` work for you?
@srs Are you still interested in maintaining this plugin?
I noticed someone had a similar problem and fixed it on a fork: https://github.com/laurimak/gradle-node-plugin/commit/2505514dde2d7005f9ef522b01574ac708ff5919 https://github.com/srs/gradle-gulp-plugin/issues/1
@srs The code seems to have changed significantly since that fork was made. Could you take a look and attempt to apply it?
Still hitting this issue in Angular 4.2
@lukasj Has this been revisited?