Va1 / browser-sync-webpack-plugin

Easily use BrowserSync in your Webpack project.
MIT License
369 stars 40 forks source link

does load with webpack vue js #65

Open ilbrigz opened 6 years ago

ilbrigz commented 6 years ago

I am no expert but when I previously used the @2.0.1 version, adding the plugin to webpack worked, but when the new version is added, even the webpack server will not output to the browser.

malinbranduse commented 6 years ago

@ilbrigz this issue has been fixed in the latest version. Let me know if you get the same behaviour after updating

madqueendany commented 4 years ago

Hello, I'm getting the same scenario. I've tried everything but nothing seems to work. It does work on other machines though

Va1 commented 4 years ago

if it can not be reproduced on other machines, i suggest removing node_modules folder entirely, cleaning npm caches and reinstalling dependencies. let me know if it still an issue