pwa icon indicating copy to clipboard operation
pwa copied to clipboard

Switch to webpack-dev-server

Open qkdreyer opened this issue 8 years ago • 4 comments

Applied https://github.com/vuejs-templates/webpack/pull/975 + https://github.com/vuejs-templates/webpack/commit/deb97b1c42b76aacd05628dc2c222fe7bf7f3761

qkdreyer avatar Nov 26 '17 03:11 qkdreyer

@LinusBorg Could you review this PR please ? :)

qkdreyer avatar Nov 28 '17 10:11 qkdreyer

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).

jmbejar avatar Jan 14 '18 21:01 jmbejar

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.

LinusBorg avatar Jan 14 '18 21:01 LinusBorg

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!

jaromero avatar Mar 27 '18 16:03 jaromero