1.1.1 • Published 7 years ago
@elbstack/react-static-plugin-dotenv v1.1.1
react-static-plugin-dotenv
Installation
npm install --save-dev @elbstack/react-static-plugin-dotenvor
yarn add --dev @elbstack/react-static-plugin-dotenvConfiguration
Add react-static-plugin-dotenv to your static.config.js:
plugins: [
'@elbstack/react-static-plugin-dotenv'
]