survivejs / webpack-book

From apprentice to master (CC BY-NC-ND)
https://survivejs.com/webpack/
2.42k stars 319 forks source link

Added node_modules for automatic browser refresh #49

Closed sergii-trotsiuk closed 8 years ago

sergii-trotsiuk commented 9 years ago

This pull request fixes this errors:

ERROR in multi main Module not found: Error: Cannot resolve module 'webpack/hot/dev-server' in /path/to/project @ multi main

**ERROR in multi main Module not found: Error: Cannot resolve module 'webpack-dev-server/client' in /path/to/project @ multi main***