UNPKG

webpack-env

Version:

read variables from a .env.js file and make them available to webpack as globals

2 lines (1 loc) 60 B
module.exports = require(__dirname + '/lib/webpack_env')();