Rift-15726 compress code in production environment
[osm/UI.git] / skyquake / plugins / launchpad / src / vnfr / vnfrStore.js
index 9a64531..5e09d7a 100644 (file)
@@ -63,4 +63,4 @@ class VnfrStore {
   }
 };
 
-export default alt.createStore(VnfrStore)
+export default alt.createStore(VnfrStore, 'VnfrStore')