@jahed/webpack-html-meta

v2.1.0
Meta and Favicon Generator for Webpack

lint

echo 'No linter yet :('

test

echo 'No tests yet :('

build:lib

rimraf lib && tsc

build:docs

rimraf docs && typedoc --theme default --out docs --mode file

push:git

git push && git push --tags

push:docs

bash -i ./publish-docs.sh

build

yarn lint && yarn test && yarn build:lib && yarn build:docs

deploy

yarn build && yarn publish && yarn push:git && yarn push:docs

deps

yarn upgrade-interactive --latest && yarn upgrade && git add yarn.lock '*package.json' && git commit -m 'build(deps): upgrade dependencies'
npm i @jahed/[email protected]

Metadata

  • MIT
  • Whatever
  • Jahed Ahmed
  • released 4/9/2019

Downloads

Maintainers