Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/arodax/webpack-dotenv-plugin

Plugin integrating Dotenv into Webpack
https://github.com/arodax/webpack-dotenv-plugin

dotenv webpack

Last synced: about 1 month ago
JSON representation

Plugin integrating Dotenv into Webpack

Awesome Lists containing this project

README

        

![Licence MIT](https://img.shields.io/badge/License-MIT-yellow.svg?style=flat-square)

# Webpack Dotenv Plugin
This plugin will parse .env file and replace process.env with requested values from environment variables.

## License

This project is licensed under the MIT License.