Hey,
I’m currently using Meteor 2.7.3 and added the hot-module-replacement package, but after editing a React component, it doesn’t update within the browser? The console shows:
HMR: updated 1 file
It’s the first project where I use TailwindCSS and React 18, HMR worked before on other projects so I’m wondering if anyone else has the same issue?