bertho-zero / react-redux-universal-hot-example

A starter boilerplate for a universal webapp using react, redux, express and feathers
https://react-hot-example.herokuapp.com/
MIT License
636 stars 171 forks source link

Migrate to Bootstrap 4 #579

Open AmitJoki opened 4 years ago

bertho-zero commented 4 years ago

You can see the error here: https://travis-ci.org/bertho-zero/react-redux-universal-hot-example/jobs/580273336#L698

AmitJoki commented 4 years ago

Huh. I guess I didn't test it on production. Will sort it out and push a commit.

AmitJoki commented 4 years ago

The error of webpack-isomorphic-tools/plugin is frustrating to solve. This pull request works and there's no errors in the console when I tried after a yarn build and yarn start so if anyone wants to work on getting this PR to pass the tests, you're welcome.