Y
Hacker News
new
|
ask
|
show
|
jobs
by
sciolistse
3129 days ago
There are dev server packages for webpack (
https://webpack.github.io/docs/webpack-dev-server.html
). I can't tell you why it's not used in this specific project.
1 comments
andrew_
3129 days ago
It should be noted that those are the "old and busted" docs.
https://webpack.js.org/configuration/dev-server/#devserver
is the place to visit these days.
link
sciolistse
3129 days ago
my bad, i make that mistake all the time. doesn't help that searching for webpack documentation always turns up the bad results first!
Thanks for the correction.
link
Klathmon
3129 days ago
If you use Google, there are plugins which can hide certain domains from search results.
I use to hide the old docs domain.
link
andrew_
3129 days ago
I can promise you that decommissioning that old site is on our radar
link