Rift-15726 compress code in production environment
[osm/UI.git] / skyquake / plugins / logging / src / loggingStore.js
index 6743b92..e95e657 100644 (file)
@@ -216,4 +216,4 @@ class LoggingStore {
   }
 }
 
-export default alt.createStore(LoggingStore);
+export default alt.createStore(LoggingStore, 'LoggingStore');