Babel plugin that replaces member expressions and typeof statements with strings
Create constants that replace various expressions at build-time
The GlobalDefine plugin allows you to create global constants which is similar to Webpack's DefinePlugin.
Embed environment variables as global constants for local js files.