HenrikJoreteg / hjs-webpack

Helpers/presets for setting up webpack with hotloading react and ES6(2015) using Babel.
1.79k stars 127 forks source link

universal app #275

Closed selbekk closed 8 years ago

selbekk commented 8 years ago

How would you use hjs-webpack with a universal webapp?

lukekarrys commented 8 years ago

I don't think there's one single way to do this with hjs-webpack, since universal apps are complex and can be done in many different ways. I'm gonna close this since I think it's better tracked in #249.