markfinger / python-react

Server-side rendering of React components
MIT License
1.62k stars 116 forks source link

Browserify #41

Closed Amanit closed 9 years ago

Amanit commented 9 years ago

Hi, is it possible to render Component that uses Browserify?

markfinger commented 9 years ago

Yeah, but you'll need to compile it manually. Once it's compiled, just point the renderer at the compiled file.