frontend-maven-plugin icon indicating copy to clipboard operation
frontend-maven-plugin copied to clipboard

disable the yarnInheritsProxyConfigFromMaven

Open lmbai opened this issue 7 years ago • 0 comments

Summary

The auto added proxy params cause errors for the yarn task #660

Tests and Documentation

i disable this feature. if people really need it . they can set it to ture. and hope they are aware about what they need. Actully most of the scenario, we don't need the proxy here, we just need it when we intall some dependency. the rest we don't need the proxy. so i think it would be better to set it to false.

lmbai avatar Nov 25 '17 15:11 lmbai