eirslett / frontend-maven-plugin

"Maven-node-grunt-gulp-npm-node-plugin to end all maven-node-grunt-gulp-npm-plugins." A Maven plugin that downloads/installs Node and NPM locally, runs NPM install, Grunt, Gulp and/or Karma.
Apache License 2.0
4.23k stars 867 forks source link

Replace | with , for noproxyHosts #919

Closed tkalmar closed 4 years ago

tkalmar commented 4 years ago

This should fix the newly introduced noproxy handling ( fixes #918)

Summary

Tests and Documentation

eirslett commented 4 years ago

Thanks!