Hi, I was just wondering if I could get some insight into this module. I'm using this in a project running a Node server, but have been porting to use Docker. In Docker, I start bash and start running the Node server as I typically do, but the Webpack watcher perpetually spins. It creates itself and then automatically invalidates itself and rebuilds.
Could you offer any insight into what would cause the middleware to spin?
Hi, I was just wondering if I could get some insight into this module. I'm using this in a project running a Node server, but have been porting to use Docker. In Docker, I start bash and start running the Node server as I typically do, but the Webpack watcher perpetually spins. It creates itself and then automatically invalidates itself and rebuilds.
Could you offer any insight into what would cause the middleware to spin?