• Robert Knight's avatar
    Debounce live-reload notifications · 386e3552
    Robert Knight authored
    If multiple asset bundles are regenerated in quick succession, including
    JS or template files, the client might try to reload whilst some of the
    bundles are still being regenerated, resulting in the client failing to
    load.
    
    This commit reduces the likelihood of this happening by debouncing
    live-reload notifications and makes a note of the issue.
    386e3552
Name
Last commit
Last update
h Loading commit data...
scripts Loading commit data...
.hound.yml Loading commit data...
.jscsrc Loading commit data...
.jshintignore Loading commit data...
.jshintrc Loading commit data...
gulpfile.js Loading commit data...
package.json Loading commit data...