@arodax/webpack-dotenv-plugin

Webpack integration of dotenv as a plugin

Usage no npm install needed!

<script type="module">
  import arodaxWebpackDotenvPlugin from 'https://cdn.skypack.dev/@arodax/webpack-dotenv-plugin';
</script>

README

Licence MIT

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.