Changing code in node_modules does not work in hot reload

If I change a file inside of the node_modules folder I get the above message “nothing changed” from webpack

https://stackoverflow.com/questions/73977086/changing-code-in-node-modules-does-not-work-in-hot-reload-regardless-of-the-bund

{   
      snapshot: {
    managedPaths: []
  },

Leave a Reply

Your email address will not be published.