{"library":"webpack-plugin-serve","type":"library","category":null,"description":"webpack-plugin-serve is a fast and lean development server implemented as a Webpack plugin, offering an alternative to webpack-dev-server. It integrates directly into the Webpack compilation process, which can simplify configuration. The current stable version, 1.6.0, supports Webpack 4 and 5, and Node.js Active LTS versions (>=10.0.0, with a specific range for 10.x). The project appears to have a consistent release cadence with regular bugfixes and features, often including dependency updates. Key differentiators include its plugin-based architecture, focus on being 'evergreen' with Node.js support, and a comprehensive feature grid for comparison with alternatives. It emphasizes flexibility, allowing many features typically found in a dev server to be implemented via middleware. It ships with a client script that supports modern browsers (async/await) but can be transpiled for older ones. This plugin is often used in conjunction with `webpack-nano` for a minimal CLI experience.","language":"javascript","status":"active","version":"1.6.0","tags":["javascript","dev","development","devserver","serve","server","webpack"],"last_verified":"Wed May 27","install":[{"cmd":"npm install webpack-plugin-serve","imports":["import { WebpackPluginServe } from 'webpack-plugin-serve';","import 'webpack-plugin-serve/client';","new Serve({ client: { address: 'localhost:8080', protocol: 'https' } });"]},{"cmd":"yarn add webpack-plugin-serve","imports":[]},{"cmd":"pnpm add webpack-plugin-serve","imports":[]}],"homepage":null,"github":"https://github.com/shellscape/webpack-plugin-serve","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/webpack-plugin-serve","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/webpack-plugin-serve/compatibility"}}