babel-plugin-dev
js
Babel plugin that replaces the "__DEV__" keyword with "process.env.NODE_ENV !== 'production'" for dev- and debug-specific code.
Version 1.0.0 License Apache-2.0
Keywords
babel-plugindevdebug
INSTALL
Babel plugin that replaces the "__DEV__" keyword with "process.env.NODE_ENV !== 'production'" for dev- and debug-specific code.