ericclemmons / polydev

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

Don't use Express for lambdas #36

Open ericclemmons opened 5 years ago

ericclemmons commented 5 years ago

This would be a breaking change, but using express means routes aren't compatible with plain lambads (like now).