next-http-proxy-middleware icon indicating copy to clipboard operation
next-http-proxy-middleware copied to clipboard

The README examples should include importing the middleware

Open bever1337 opened this issue 3 years ago • 0 comments

The examples for using next-http-proxy-middleware should include importing (or requiring) the module. There is no indication if this is a named or default export, or if the user can use ES modules or commonJS.

Thank you for your time maintaining this project

bever1337 avatar Sep 30 '22 21:09 bever1337