I'm having issues building my client with react-app-rewired 2.2.0 and webpack 5.77.0.
Creating an optimized production build...
Failed to compile.
Cannot read properties of undefined (reading 'includes')
Has anyone run into this? I was trying to update my storybook to 7 which requires webpack 5 and now my build is failing.