Skip to content

The @tonyarkles edition.

Choose a tag to compare

@searls searls released this 22 Sep 02:22
· 333 commits to master since this release
  • Pulls in #130 which adds a hook for modifying the HTTP server in dev directly. Just add a method to config/server.js named modifyHttpServer which takes the http server object as its only argument.
  • Fixes #122, preventing server config reload and causing the process to exit (sad!)
  • Pulls in #129, so that we don't blow up the version check when folks are using lineman via a Git URL