Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't work with today's create-react-app + react-app-rewired #5

Open
dimaqq opened this issue Apr 25, 2024 · 1 comment
Open

Doesn't work with today's create-react-app + react-app-rewired #5

dimaqq opened this issue Apr 25, 2024 · 1 comment

Comments

@dimaqq
Copy link
Collaborator

dimaqq commented Apr 25, 2024

The official instructions lead to this error:

Cannot read properties of undefined (reading 'exclude')

This suggested webpack override step doesn't seem to find anything like file-loader:
loaders.find(l => l?.loader?.match(/file-loader/)).exclude.push(/[.]po$/);

@dimaqq
Copy link
Collaborator Author

dimaqq commented Apr 25, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant