Closed developer239 closed 7 years ago
You can turn it off by adding this to your Webpack config
performance: { hints: false }
Should I add that to the boilerplate? I don't see it with a freshly cloned install (though I see in yellow the word [big]
).
I'll just go ahead and close it since the solution is already given 😄
I see an error after starting starting dev-server. Is it because I run webpack on windows?