ericclemmons / polydev

Faster, route-centric development for Node.js apps with built-in Hot Module Replacement.
282 stars 6 forks source link

MDX example #35

Open ericclemmons opened 5 years ago

ericclemmons commented 5 years ago

No, index.mdx doesn't work out of the box.

But I think that's fine. Because index.mdx and about.md aren't routes.

I think it makes more sense to have:

Or, recommend using Next:

Why not just render it? Because the moment you want to customize providers, you need an escape hook.