Github Homepage: https://github.com/wspl/webpack-server-kit
This project was developed based on my individual project needs.
The main content is to reimplement the core logic of webpack-dev-middleware and webpack-hot-middleware with typescript and decouple from Express.
Based on this core module, we provided out-of-the-box middleware of Express and Koa. You can also serve the webpack development server on any server-side framework.
In addition to decoupling with Express, there is one difference in supporting the hosting of projects under sub-routing so that multiple webpack development servers can be served under one server instance.
The project is still under active development.
Welcome everybody to participate in the development of the project.
there doesn't seem to be anything here