Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/arodax/webpack-dotenv-plugin
- Owner: arodax
- Created: 2019-03-13T06:14:23.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-13T06:18:21.000Z (almost 6 years ago)
- Last Synced: 2024-09-26T09:07:25.363Z (3 months ago)
- Topics: dotenv, webpack
- Language: JavaScript
- Size: 3.91 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.