react-app-rewired icon indicating copy to clipboard operation
react-app-rewired copied to clipboard

Override create-react-app webpack configs without ejecting

Results 26 react-app-rewired issues
Sort by recently updated
recently updated
newest added

I'm getting this error when trying to use the package. ``` npm ERR! Conflicting peer dependency: [email protected] npm ERR! node_modules/typescript npm ERR! peerOptional typescript@"^3.2.1" from [email protected] npm ERR! node_modules/react-scripts npm...

Hello every one, I just installed and configured `react-app-rewired`, thank you so much because I could split my code as I wanted to. I had no problem to build the...

When running the project using `react-app-rewired start`, everything functions correctly. However, during the build process, it becomes stuck at the 'Creating an optimized production build...' message. This issue persists even...

react-app-rewired-scss doesn't appear to be compatible with react-app-rewired v2.2.1. I get a dependency error when attempting to resolve. If I try to force the install of react-app-rewired-scss I get a...

# Error building with react-app-rewired > react-app-rewired build ``` Creating an optimized production build... Failed to compile. Attempted import error: 'LowPriority' is not exported from 'scheduler' (imported as 'LowPriority'). ```

![Capture2](https://github.com/timarney/react-app-rewired/assets/86749819/b5a0d0e2-cc60-453a-8c7c-dcd542c63387) ![Capture](https://github.com/timarney/react-app-rewired/assets/86749819/4ed17c6d-68f2-4540-94da-efd3b501aad8)

Hello. I would like to debug my react app into VSCode and Chrome. Everything i tried has failed. Here is my command line into package.json : ``` json "scripts": {...

Hi all In my react-app-rewired web application I have got the following problem: If the user clicks the "reload page" button, a get request is triggered and shown instead of...

this is how I use custom path and make a minimal reproduce: https://stackoverflow.com/questions/75887662/the-react-app-rewired-could-not-support-the-path

``` $ yarn build yarn run v1.22.18 $ react-app-rewired build && compress-cra Creating an optimized production build... /var/www/project-root/node_modules/react-scripts/scripts/build.js:19 throw err; ^ Error: Failed to launch chrome! /var/www/project-root/node_modules/puppeteer/.local-chromium/linux-637110/chrome-linux/chrome: error while loading...