timarney / react-app-rewired

Override create-react-app webpack configs without ejecting
MIT License
9.81k stars 425 forks source link

Added parameters from webpack for SSR with create-universal-react-app #467

Closed savtym closed 2 years ago

savtym commented 4 years ago

If you want to use create-universal-react-app then you need to pass additional parameters for webpack.

You can look at it here.

timarney commented 2 years ago

Going to close this as I'm trying to keep this repo to a bare minimum to keep it running.