{"library":"nodemon-webpack-plugin","type":"library","category":null,"description":"Nodemon Webpack Plugin is a utility that seamlessly integrates Nodemon's server-restarting capabilities directly into Webpack's watch mode. It eliminates the need to configure and run Nodemon as a separate process, making the development workflow more efficient for Node.js applications bundled with Webpack. The plugin is designed to watch and restart the Webpack output file (typically a server entry point) only when Webpack is in `--watch` mode. The current stable version is 4.8.2, which was last updated in October 2023. This package differentiates itself by tightly coupling server restarts with Webpack's build lifecycle, ensuring the server always runs the latest compiled code without manual intervention.","language":"javascript","status":"active","version":"4.8.2","tags":["javascript","webpack","nodemon","plugin","server","start","watch","restart","typescript"],"install":[{"cmd":"npm install nodemon-webpack-plugin","imports":["import NodemonPlugin from 'nodemon-webpack-plugin';","const NodemonPlugin = require('nodemon-webpack-plugin');","import type { NodemonPluginOptions } from 'nodemon-webpack-plugin';","import type { Settings } from 'nodemon';"]},{"cmd":"yarn add nodemon-webpack-plugin","imports":[]},{"cmd":"pnpm add nodemon-webpack-plugin","imports":[]}],"homepage":null,"github":"https://github.com/Izhaki/nodemon-webpack-plugin","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/nodemon-webpack-plugin","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/nodemon-webpack-plugin/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}