props.url
Following https://github.com/zeit/next.js/pull/4952 I found two examples with the deprecated`props.url` : - `with-ioc` - `with-next-routes`
* Added `with-ioc` example * pre-compile deps until we get nextjs magic working