• Robert Knight's avatar
    Remove live-reload functionality from dev server · 0d0d683c
    Robert Knight authored
    The client's dev server had functionality where it could live-update the
    sidebar app when certain resources (eg. CSS bundles) were changed without
    requiring a restart of the app.
    
    None of the developers were using this functionality, and reloading the
    app is not especially painful, so remove it to simplify future maintenance.
    0d0d683c
index.js 13.5 KB