I am using a custom webserver for webpack, Whenever I modify my source files, my IDE needs 2-3 seconds to build the project and put it on the server.
I would like to have an option {delay: 3000 } in tiny-lr so that my browser can refresh after a given amount of time.