Hacker News new | ask | show | jobs
by andrew_ 3136 days ago
I'm the primary maintainer for webpack-dev-server, and I was curious around the choice to roll your own dev-server.js, versus using webpack-dev-server. If there were shortcomings or things lacking, perhaps we can use that info to improve the module.
1 comments

No, I have not used the webpack-dev-server before, but I will try. Thank you :)
Not sure if you're aware, but the vue-webpack template actually switched over to webpack-dev-server just last week

https://github.com/vuejs-templates/webpack/releases/tag/1.2....

I'm looked at previous version. So I'm not awared.