keystonejs / universal-keystone-boilerplate

⚠️ Archived - Legacy Keystone.JS boilerplate for Universal JavaScript projects using React.
MIT License
34 stars 10 forks source link

Teams route #6

Closed ericelliott closed 8 years ago

ericelliott commented 8 years ago

The output is a bit mangled, but it's clear that the Correct React component is getting routed to and rendered.

I suspect the HTML output is getting chewed up by Jade, which we should consider removing from the pipeline entirely so it's JSX + React all the way down.

ericelliott commented 8 years ago

Don't forget to merge! =)