As mentioned in https://github.com/zeit/serve/issues/506 the breakage must have occured when going from `10.1.1` to `10.1.2`. I was trying to use the `--single` option with version `11.1.0` of this package and kept getting 404's. Downgrading to `10.1.1` did the trick.
As mentioned in #506 the breakage must have occured when going from
10.1.1to10.1.2.I was trying to use the
--singleoption with version11.1.0of this package and kept getting 404's. Downgrading to10.1.1did the trick.