{"id":17502780,"url":"https://github.com/dab0mb/react-app-webpack-env","last_synced_at":"2026-06-09T00:31:51.992Z","repository":{"id":66209487,"uuid":"344300537","full_name":"DAB0mB/react-app-webpack-env","owner":"DAB0mB","description":null,"archived":false,"fork":false,"pushed_at":"2021-03-04T00:22:06.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-02T16:13:43.933Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DAB0mB.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-03-04T00:16:38.000Z","updated_at":"2021-03-04T00:22:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"1e9be51b-19c8-452e-95f8-34c65b841d4d","html_url":"https://github.com/DAB0mB/react-app-webpack-env","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DAB0mB/react-app-webpack-env","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DAB0mB%2Freact-app-webpack-env","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DAB0mB%2Freact-app-webpack-env/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DAB0mB%2Freact-app-webpack-env/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DAB0mB%2Freact-app-webpack-env/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DAB0mB","download_url":"https://codeload.github.com/DAB0mB/react-app-webpack-env/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DAB0mB%2Freact-app-webpack-env/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34086665,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-19T21:58:46.145Z","updated_at":"2026-06-09T00:31:51.979Z","avatar_url":"https://github.com/DAB0mB.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# react-app-webpack-env\n\nWith `react-app-webpack-env` you can force the Webpack config environment of `react-scripts` to `development`. This means that you will be able to deploy an unminified version of your `react-app` to your cloud application platform of choice e.g. Heroku or Netlify. This is useful for development purposes.\n\n## Usage\n\nThis package usually goes with `react-app-rewired`, so you would need to install a couple of things:\n\n    $ yarn add react-app-rewired react-app-webpack-env\n\nThen when defining the `config-overrides` file (if you're unfamiliar with this file, please see [reference](https://github.com/timarney/react-app-rewired#readme)), add the following code:\n\n```js\nimport reactAppWebpackEnv from 'react-app-webpack-env';\n\nreactAppWebpackEnv('development');\n\nmodule.exports = () =\u003e {\n  // Your overrides...\n};\n```\n\n## LICENSE\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdab0mb%2Freact-app-webpack-env","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdab0mb%2Freact-app-webpack-env","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdab0mb%2Freact-app-webpack-env/lists"}