modern-backbone-starterkit icon indicating copy to clipboard operation
modern-backbone-starterkit copied to clipboard

Refactor npm dependencies and make HMR work

Open teekaay opened this issue 7 years ago • 0 comments

I really enjoyed your work on bringing Backbone together with webpack and HMR. Nice work!

PR Content

This PR refactors all devDependencies into their right section in package.json. Also, by removing hot: true, HMR is working again.

teekaay avatar Oct 06 '17 19:10 teekaay