Rift-15726 compress code in production environment
[osm/UI.git] / skyquake / plugins / launchpad / src / recordViewer / recordViewStore.js
index a7770a7..4a5b49c 100644 (file)
@@ -472,4 +472,4 @@ function connectionManager(type, connection) {
     };
 }
 
-export default Alt.createStore(RecordViewStore);
+export default Alt.createStore(RecordViewStore, 'RecordViewStore');