mzabriskie/react-disqus-thread

Can't require in node

Closed this issue · 2 comments

When I try to require react-disqus-thread it gives me an error because of the jsx syntax. For now I'm using the build version.

Would it be reasonable to give lib/disqus-thread.js a jsx extension so loaders can properly compile and include it?

Sorry it took so long, but I have removed JSX altogether.

Great :D