FullstackAcademy / boilermaker

Code scaffold for projects

Home Page:https://www.youtube.com/watch?v=7bLSuTHH4Ag&list=PLx0iOsdUOUmn7D5XL4mRUftn8hvAJGs8H

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Enable HMR

glebec opened this issue · comments

Hot Module Replacement would be pretty awesome to get working, although the overhead in terms of config complexity / noise for our students to sift through when using Boilermaker might not be worth it.

--hot in the command line arguments for webpack-dev-server. Stay tuned for my blogpost on the subject matter