chjj / zest

An absurdly fast CSS selector engine.
MIT License
238 stars 14 forks source link

Update express. #18

Open cscott opened 11 years ago

cscott commented 11 years ago

Express emits a deprecation warning when started, asking you to use express() instead of express.createServer(). Follow its advice.