Once webpack-dev-server start, the console will output:
ℹ 「wds」: Project is running at https://127.0.0.1:3002/
ℹ 「wds」: webpack output is served from /
ℹ 「wds」: Content not from webpack is served from ...
However, I am not willing to display the above log to users, how to hide them?