Dmytro Mostovyi
Dmytro Mostovyi

Do you have implementation of electron-redux for ngrx? I try to implement this middleware for ngrx metaReducers, but i have some problems with it. ```javascript const isLocalAction = ({ meta...
Hi, thanks for the great plugin. While working with it, I noticed that when exporting JSON, it does not take into account the "Include token prefix in token names" setting...
Due to [node deprecation](https://nodejs.org/api/deprecations.html#deprecations_dep0005_buffer_constructor) Buffer constructor is changed to Buffer.from().
Hello! I'm getting the following errors in our error logging system, and I can't figure out what's causing them. Do you have any thoughts about what the problem might be?...