webpack-pwa-manifest

v4.3.0
Progressive Web Application (PWA) Manifest Generator
pwa manifest gen generator webpack webapp manifest.json progressive web and 3 more...

build

npx babel src --out-dir dist

clean

rimraf -rf tests/*/output && rimraf -rf dist

clean:build

npm run clean && npm run build

test

npm run clean:build && node tests/index.js

test:debug

npm run clean:build && node --inspect-brk ./tests/index.js
npm i webpack-pwa-manifest

Metadata

  • MIT
  • >=6.0.0
  • Arthur A. Bergamaschi
  • released 11/17/2020

Downloads