Right now, dev server has a "setup" option that allow some customization for express app. But it will be executed right before all other middlewares.
This feature request is add an "afterSetup" option that will be executed after all other middlewares.
Right now, dev server has a "setup" option that allow some customization for express app. But it will be executed right before all other middlewares.
This feature request is add an "afterSetup" option that will be executed after all other middlewares.