{"id":30060383,"url":"https://github.com/tiaanduplessis/react-app-rewire-preload-plugin","last_synced_at":"2026-06-29T07:31:34.147Z","repository":{"id":44079501,"uuid":"204271027","full_name":"tiaanduplessis/react-app-rewire-preload-plugin","owner":"tiaanduplessis","description":"Add preload-webpack-plugin your react-app-rewired configuration","archived":false,"fork":false,"pushed_at":"2022-02-12T12:54:02.000Z","size":128,"stargazers_count":0,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-08T01:44:19.238Z","etag":null,"topics":["plugin","preload","react","react-app-rewired"],"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/tiaanduplessis.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}},"created_at":"2019-08-25T09:07:10.000Z","updated_at":"2019-11-05T04:04:20.000Z","dependencies_parsed_at":"2022-09-04T05:52:46.353Z","dependency_job_id":null,"html_url":"https://github.com/tiaanduplessis/react-app-rewire-preload-plugin","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tiaanduplessis/react-app-rewire-preload-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiaanduplessis%2Freact-app-rewire-preload-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiaanduplessis%2Freact-app-rewire-preload-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiaanduplessis%2Freact-app-rewire-preload-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiaanduplessis%2Freact-app-rewire-preload-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tiaanduplessis","download_url":"https://codeload.github.com/tiaanduplessis/react-app-rewire-preload-plugin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiaanduplessis%2Freact-app-rewire-preload-plugin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34918101,"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-29T02:00:05.398Z","response_time":58,"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":["plugin","preload","react","react-app-rewired"],"created_at":"2025-08-08T01:44:12.638Z","updated_at":"2026-06-29T07:31:34.125Z","avatar_url":"https://github.com/tiaanduplessis.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# @tiaanduplessis/react-app-rewire-preload-plugin\n[![package version](https://img.shields.io/npm/v/@tiaanduplessis/react-app-rewire-preload-plugin.svg?style=flat-square)](https://npmjs.org/package/@tiaanduplessis/react-app-rewire-preload-plugin)\n[![package downloads](https://img.shields.io/npm/dm/@tiaanduplessis/react-app-rewire-preload-plugin.svg?style=flat-square)](https://npmjs.org/package/@tiaanduplessis/react-app-rewire-preload-plugin)\n[![standard-readme compliant](https://img.shields.io/badge/readme%20style-standard-brightgreen.svg?style=flat-square)](https://github.com/RichardLitt/standard-readme)\n[![package license](https://img.shields.io/npm/l/@tiaanduplessis/react-app-rewire-preload-plugin.svg?style=flat-square)](https://npmjs.org/package/@tiaanduplessis/react-app-rewire-preload-plugin)\n[![make a pull request](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)\n\n\u003e Add [preload-webpack-plugin](https://github.com/GoogleChromeLabs/preload-webpack-plugin) to your [react-app-rewired](https://github.com/timarney/react-app-rewired) configuration\n\n## Table of Contents\n\n- [Usage](#usage)\n- [Install](#install)\n- [Contribute](#contribute)\n- [License](#License)\n\n## Usage\n\n```js\n\nconst rewirePreloadPlugin = require('@tiaanduplessis/react-app-rewire-preload-plugin')\n\nmodule.exports = function override(config, env) {\n\n  config = rewirePreloadPlugin(config, env)\n\n  return config\n}\n\n```\n\n\n## Install\n\nThis project uses [node](https://nodejs.org) and [npm](https://www.npmjs.com).\n\n```sh\n$ npm install @tiaanduplessis/react-app-rewire-preload-plugin\n$ # OR\n$ yarn add @tiaanduplessis/react-app-rewire-preload-plugin\n```\n\n## Contribute\n\n1. Fork it and create your feature branch: `git checkout -b my-new-feature`\n2. Commit your changes: `git commit -am \"Add some feature\"`\n3. Push to the branch: `git push origin my-new-feature`\n4. Submit a pull request\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftiaanduplessis%2Freact-app-rewire-preload-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftiaanduplessis%2Freact-app-rewire-preload-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftiaanduplessis%2Freact-app-rewire-preload-plugin/lists"}