Cannot GET Url Paths that have a Dot in Them
Created by: scottfr
The dev server cannot successfully load paths that have a period in them:
For instance, this works fine:
http://localhost:3000/page/test
But this, fails with the error 'Cannot GET /page/test.com':