All Projects â†’ naoufal â†’ disable-react-devtools

naoufal / disable-react-devtools

Licence: MIT license
🚫 Disables the React DevTools from your production application.

Programming Languages

javascript
184084 projects - #8 most used programming language

Disable React DevTools

🚫 A simple package that disables the React Developer Tools in production mode.

Installation

npm i --save disable-react-devtools

Usage

Disabling the React DevTools is as simple as requiring the module.

require('disable-react-devtools');

Credits

This is essentially a package around this Ryan Florence gist.

License

MIT License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].