Closed jung-hunsoo closed 6 years ago
Thanks for the PR! Can you elaborate a bit on the needs you have for this? What does the interval (delay) allow you to achieve with respect to compilation conflicts? Also, what kind of conflicts? Thanks!
@chrismccord Description updated! Thanks!
:heart: :green_heart: :blue_heart: :yellow_heart: :purple_heart:
This PR let users to configure the reload interval before triggered on client side.
Main advantage is;
This PR uses 1000 ms for default interval, but 500 ms would be enough in most cases.
See #68 for detail.