expressiso icon indicating copy to clipboard operation
expressiso copied to clipboard

How to run server render trough webpack loaders?

Open techhahn opened this issue 8 years ago • 1 comments

not an issue but an question. I'm using css loaders to load css, is there a way to run server side render trough the webpack loaders?

techhahn avatar Feb 20 '17 20:02 techhahn

You can, but damn it's tough. This is the only thing I've seen that does a decent enough job... https://www.npmjs.com/package/webpack-isomorphic-tools

jcreamer898 avatar Feb 20 '17 20:02 jcreamer898