Macil / browserify-hmr

Hot Module Replacement plugin for Browserify
MIT License
373 stars 26 forks source link

Broken with the latest version of browserify #35

Closed whaaaley closed 7 years ago

whaaaley commented 7 years ago

This doesn't work with the latest version of browserify. Version 14.1.0

Uncaught TypeError: Cannot read property 'config' of undefined

Edit: after looking closer this could be an issue with Vueify and not this plugin. I apologize if that's the case.