wellyshen / react-cool-starter

😎 🐣 A starter boilerplate for a universal web app with the best development experience and a focus on performance and best practices.
MIT License
1.31k stars 242 forks source link

Isomorphic Webpack #28

Closed jabacchetta closed 7 years ago

jabacchetta commented 7 years ago

Interesting new isomorphic-webpack package here. Haven't had a chance to look at it yet — and not sure if it would be of any help with this boilerplate — but it claims to solve some of the pain points with webpack-isomorphic-tools.

wellyshen commented 7 years ago

Hey @jabacchetta It seems awesome, I will spend time to do some study about it, current I'm busying in study react-native for building an app lol, thanks dudde ;)

wellyshen commented 7 years ago

Keep use wepback-isomorphic-tools for now, because it's resource rich and the author fix bug very fast