TheLarkInn / webpack-workshop-2018

Learning resources for the webpack academy workshop series for 2018
MIT License
554 stars 995 forks source link

webpack --watch is not recompling changed file #41

Closed csisoap closed 4 years ago

csisoap commented 4 years ago

I'm currently on branch feature/03-fem-debug-script.

When i change things in the file, webpack is not respond to file changes. It keep hanging around.

csisoap commented 4 years ago

Fixed by moving directory from /mnt/ to ~/ in WSL2.