Skip to content

naoufal/disable-react-devtools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

🚫 Disables the React DevTools from your production application.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published