troch / reinspect

Use redux devtools to inspect useState and useReducer :mag_right:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Disable reduxDev tools for production

calderUXD opened this issue · comments

Can we disable the devtools for production builds?

Get an issue the chrome plugin is not installed.

Getting "n is not a function" for production builds, seems like the same problem that @calderUXD pointed out. Can we fix this?