minimal-react-webpack-babel-setup icon indicating copy to clipboard operation
minimal-react-webpack-babel-setup copied to clipboard

Hot reloading and watching for changes doesn't work

Open AnishDe12020 opened this issue 3 years ago • 0 comments

So whenever I run npm start, it compiles but doesn't watch for any changes to any of the files. Even if I change something in index.js, it wouldn't update on the site (running at localhost:8080) even after reloading the page. I feel like the changes are not being watched for. Any way to fix this?

AnishDe12020 avatar May 10 '21 06:05 AnishDe12020