+1
−0
+1
−0
+9
−0
+7
−0
+2
−1
Loading
Store webpack build hash in meta.json file, and use that to setup the cache busting. This should prevent clients from unnecessarily reloading client bundles when the server restarts and/or when individual workers finish booting at staggered intervals. This became more important with usegalaxy.org not forking off workers from a preloaded master (so all workers would have the same starttime).