nodemon-webpack-plugin

v4.8.2
A webpack plugin that starts and reloads a server using Nodemon.
webpack nodemon plugin server start watch restart

lint

eslint .

test

npm run test:webpack4 && npm run test:webpack5

test:webpack4

yarn add webpack@^4.46.0 --dev && cucumber-js

test:webpack5

yarn add webpack@^5.73.0 --dev && cucumber-js

test:only

cucumber-js --tags @only

build

npm run lint && rimraf dist/ && babel src/ --out-dir dist/

watch

rimraf dist/ && babel src/ --watch --out-dir dist/

prettier:fix

prettier '{**/,}*.{js,jsx,ts,tsx,json,scss,css,md,html,yaml,yml}' --ignore-path=.gitignore --write

semantic-release

semantic-release
npm i nodemon-webpack-plugin

Metadata

  • MIT
  • >=8.10.0
  • Roey Izhaki
  • released 10/10/2023

Downloads

Maintainers