You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, cra project comes with its own webpack configuration(s) that you have to extend by the multi-page support.
In order to edit cra webpack configuration you need to eject (not recommended) or try to use react-app-rewired / customize-cra dependencies that will allow you to to tweak the config(s).
Hi. I'm a beginner at React.js.
How can I use this configuration with cra project?
Thanks.
The text was updated successfully, but these errors were encountered: