rsnext/packages/next/types
Pablo Saez dac715e8f7
Add flag to disable API warning (#11380)
* Add flag to disable API warning

This flag is useful when you are using an external API resolver like express when defining an API route, since the native functionality doesn't realize that the API actually sent a response.

A very simple use case example https://github.com/PabloSzx/next-external-api-resolver-example

fixes #10589

* Update api-middlewares.md

Co-authored-by: Tim Neutkens <tim@timneutkens.nl>
2020-05-07 14:05:41 +02:00
..
global.d.ts Add TypeScript Definitions for Sass (#10363) 2020-02-03 00:03:42 -05:00
index.d.ts Add flag to disable API warning (#11380) 2020-05-07 14:05:41 +02:00
misc.d.ts Fix wildcard paths causing infinite resolving (#12318) 2020-04-29 17:04:42 +02:00
webpack.d.ts Add Missing Hook for MainTemplate (#11984) 2020-04-17 16:52:04 -04:00