webpack-build-notifier

v3.1.0
A Webpack plugin that generates OS notifications for build steps using node-notifier.
webpack notification notify node-notifier alert build compilation compile

build

npm run clean && tsup && npm run build:types && copyfiles -f src/icons/* dist/icons/

build:types

tsup --dts --format esm

clean

rimraf dist tests/assets

lint

npx eslint src --ext .ts

lint:fix

npm run lint -- --fix

prepare

npm run build

prepublishOnly

npm run lint && npm t

test

jest

test:ci

jest --coverage && coveralls < coverage/lcov.info

test-watch

jest --runInBand --watch
npm i webpack-build-notifier

Metadata

  • MIT
  • Whatever
  • Rocco Cataldo
  • released 5/29/2024

Downloads

Maintainers