Closed anorudes closed 8 years ago
Your issue is related to the browser-sync-webpack-plugin so you should post an issue on his repo. But I will deepen the problem tomorrow. In the meantime you can try to run a different version of the package changing it into the package.json.
https://github.com/Va1/browser-sync-webpack-plugin/blob/master/index.js He renamed "Plugin" to "BrowserSyncPlugin" in last version package.
Problem fixed after change package.json: "browser-sync-webpack-plugin": "~1.0.1", to "browser-sync-webpack-plugin": "~1.0.3",
Thanks for the pull request!
Hello, @foxhound87, you created the good boilerplate! Thanks ) But I have the error message with text:
Can you help me? :)