@mrbuilder/plugin-env
v4.4.7-alpha.9
Published
The mrbuilder-plugin-env plugin allows for the process.env to be exported during a webpack build.
Downloads
43
Readme
The mrbuilder-plugin-env plugin allows for the process.env to be exported during a webpack build.
Options
| Property | Type | Default | Description | | ------------- | -----------| -------------| ---------------------------------| | environment | arrayOf string| [NODE_ENV | Read the environments variables as defined in enviroment and expose to JS |