{"library":"webpack-serve","type":"library","category":null,"description":"A CLI wrapper for webpack-plugin-serve, providing a premier webpack development server. Current stable version is 4.0.0 (as of last release, no updates since). Release cadence has been sporadic; the package was forked from webpack-contrib/webpack-serve and is now maintained separately. Key differentiators: offers a simple CLI interface for webpack-plugin-serve, supports HMR, live reload, HTTP2, compression, history API fallback, and progress. However, the authors recommend using webpack-plugin-serve directly with webpack-nano instead of this CLI. Only works with Node versions 8.0.0-8.x, 10.0.0-10.13.x, and >=10.15.0 (not 10.14.0 due to a bug). Requires webpack ^4.29.0 as a peer dependency.","language":"javascript","status":"active","version":"4.0.0","tags":["javascript","development","devserver","serve","server","webpack"],"last_verified":"Wed May 27","install":[{"cmd":"npm install webpack-serve","imports":["npx webpack-serve --config webpack.config.js","const serve = require('webpack-serve'); serve({ config: './webpack.config.js' })","const WebpackPluginServe = require('webpack-plugin-serve'); plugins.push(new WebpackPluginServe({ port: 8080 }))"]},{"cmd":"yarn add webpack-serve","imports":[]},{"cmd":"pnpm add webpack-serve","imports":[]}],"homepage":null,"github":"https://github.com/shellscape/webpack-serve","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/webpack-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-serve/compatibility"}}