pwa
pwa copied to clipboard
Switch to webpack-dev-server
Applied https://github.com/vuejs-templates/webpack/pull/975 + https://github.com/vuejs-templates/webpack/commit/deb97b1c42b76aacd05628dc2c222fe7bf7f3761
@LinusBorg Could you review this PR please ? :)
Any news about this PR? It's been a while since https://github.com/vuejs-templates/webpack/pull/975 was merged. It's great to have this pwa template in sync with progress made in the base template (webpack).
Hey totally forgot about this, sorry. There were some hickups we had after we merged the initial PR (https://github.com/vuejs-templates/webpack/pull/975), I'll share those wit you tomorrow when I find a minute to write it down properly.
As all of those additional changes were about the webpack config, you can also see them when looking at the current version of webpack.dev.conf.js over at our repository.
Hello!
What is the status of this PR? I found myself having to turn HTTPS on for development in my app (Facebook login now requires it) and this looks like what I need to enable it, but @LinusBorg's comment makes me think that there are issues with this still.
Thanks!