adminjs
adminjs copied to clipboard
[Feature]: Support for express v5
Description
Hello,
I recently had some big issues with custom components and everything. Turns out it was because of express v5. I downgraded to express v4 and everything worked. But that's a problem because I want to use express v5 and downgrading the main package of a node.js app simply for adminjs is a big issue
Suggested Solution
Make the library compatible with express v5 routing and path
Alternatives
No response
Additional Context
No response