datatlas-erasme / front

🗺 [DEPRECATED] DatAtlas frontend is an interface to create maps with custom data, style and features.
https://github.com/datatlas-erasme/datatlas
6 stars 0 forks source link

fix: configure `redux-logger` to log in development #147

Closed lutangar closed 1 year ago

lutangar commented 1 year ago

It wasn't logging anything since it was pushed to middleware array after they were applied...

You may still use redux-devtools, but you probably won't need it anymore and you may disable your browser extension.

The same blacklist as redux-devtools is used for redux-logger.

Pipazoul commented 1 year ago

It wasn't logging anything since it was pushed to middleware array after they were applied...

You may still use redux-devtools, but you probably won't need it anymore and you may disable your browser extension.

The same blacklist as redux-devtools is used for redux-logger.

Works like a charm :D

redux-devtools still has excessive ram usage, freezes and can be banned