1.0.0 • Published 7 months ago

@stone-js/dotenv-webpack-plugin v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

StoneJS: dotenv-webpack-plugin

npm npm npm Maintenance JavaScript Style Guide

Dotenv Webpack plugin enables in a secure way the separation of frontend and backend environmental variables during build time.

Table of Contents

Installation

The env module can be installed with both npm and yarn.

# Install with NPM
$ npm i @stone-js/dotenv-webpack-plugin

# Install with yarn
$ yarn add @stone-js/dotenv-webpack-plugin