{"library":"webpack-env","type":"library","category":null,"description":"Webpack plugin that makes variables from a .env.js file available as global constants in your webpack bundles. Version 0.8.0 (latest) – no recent updates, low maintenance. Key differentiator: simple environment variable injection without additional loaders. Alternatives like dotenv-webpack offer more features and active support.","language":"javascript","status":"maintenance","version":"0.8.0","tags":["javascript","weback","env"],"last_verified":"Wed May 27","install":[{"cmd":"npm install webpack-env","imports":["const webpackEnv = require('webpack-env')","module.exports = { MY_VAR: 'value' }","plugins: [new webpack.webpackEnv()] or plugins: [require('webpack-env')]"]},{"cmd":"yarn add webpack-env","imports":[]},{"cmd":"pnpm add webpack-env","imports":[]}],"homepage":null,"github":"https://github.com/toastynerd/webpack_env","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/webpack-env","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/webpack-env/compatibility"}}