sahat / megaboilerplate

Handcrafted starter projects, optimized for simplicity and ease of use.
MIT License
3.83k stars 257 forks source link

webpack is not watching changes in dev mode #207

Open motherfogger opened 7 years ago

motherfogger commented 7 years ago

i've search for how to auto build changes of files. i've found this options

webpack --progress --colors --watch

TY