Alisa Mansurova

Results 2 issues of Alisa Mansurova

From the readme and [the code](https://github.com/fridays/next-routes/blob/08e8bbeaa76c5ec194abea388a193bedac7f35fc/src/index.js#L80), I can see that custom handler provided to the `getRequestHandler` accepts an object ``` const handler = routes.getRequestHandler(app, ({req, res, route, query}) => {...

My library has a name with slash (`@preply/navigation`), and it fails to process when I want to bundle all `.d.ts` files (works well for single declaration file): ``` Error: ENOENT:...