Sorry, missed your message. Thanks for providing additional info.
I develop on macOS. Anyway, I found a solution:
- nginx
sendfile off; devServer: { watchOptions: { poll: true, }, },
Sorry, missed your message. Thanks for providing additional info.
I develop on macOS. Anyway, I found a solution:
sendfile off;devServer: { watchOptions: { poll: true, }, },