https://github.com/reduxframework/redux-developer-mode-disabler
A simple plugin to help the users of developers who ship a Redux based product with developer mode on. This plugin globally disables developer mode for all Redux instances.
https://github.com/reduxframework/redux-developer-mode-disabler
Last synced: 15 days ago
JSON representation
A simple plugin to help the users of developers who ship a Redux based product with developer mode on. This plugin globally disables developer mode for all Redux instances.
- Host: GitHub
- URL: https://github.com/reduxframework/redux-developer-mode-disabler
- Owner: reduxframework
- License: gpl-3.0
- Created: 2014-09-11T06:46:57.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-07-04T23:43:10.000Z (almost 10 years ago)
- Last Synced: 2025-04-09T19:17:56.036Z (15 days ago)
- Language: PHP
- Size: 154 KB
- Stars: 4
- Watchers: 8
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
redux-developer-mode-disabler
=====================A simple plugin to help the users of developers who ship a Redux based product with developer mode on. This plugin globally disables developer mode for all Redux instances.
If you are a user seeing all the upgrade notices, we are sorry. Tell your developer to fix their code and disable `dev_mode`. Until then, you can use this plugin.