Hi, recently, I have used devmiddeware andhotmiddleware in webback4 and koa2 environment. Your library has greatly inspired me, but I have encountered version problems:
The middleware version you are using is too old to support webpack4
The adaptation method designed in the library is no longer applicable to the existing version of middlewares
So in this PR, I upgraded the middleware versions and updated the adaptation methods
I've tested it on my project and they work well🙂
Hi, recently, I have used
devmiddeware
andhotmiddleware
inwebback4
andkoa2
environment. Your library has greatly inspired me, but I have encountered version problems:So in this PR, I upgraded the middleware versions and updated the adaptation methods
I've tested it on my project and they work well🙂
pins: