Parcel Hot Reloading won't work after adding JS file to project folder
I use parcel for my projects but recently before adding JS file to the project folder everything is working fine. after adding JS Hot Reloading which cause browser to refresh when saving in editor won't work. what's the problem?