strues / react-universal-boiler

A bold way to begin your next great universal React application. Uses Webpack 3, React 16, Redux, and more for a great developer experience.
MIT License
65 stars 11 forks source link

partial fix https://github.com/strues/react-universal-boiler/issues/16 #18

Closed otmjka closed 7 years ago

otmjka commented 7 years ago

I've notice webpack server config is different from the client one. I just copy/paste scss part from client config to server. And for me it is solve "markup" warning and styles jumping: image