I tried running webpack --watch and after editing my JS files, it doesn\'t trigger an auto-recompilation.
webpack --watch
I\'ve tried reinstalling webpack
webpack
Updates: deleting the entire directory and git cloning afresh from repo fixes my problem.