koa-webpack

v5.0.2
Development and Hot Reload Middleware for Koa2
webpack

commitlint

commitlint

commitmsg

commitlint -e $GIT_PARAMS

lint

eslint --cache src test

ci:lint:commits

commitlint --from=${CIRCLE_BRANCH} --to=${CIRCLE_SHA1}

lint-staged

lint-staged

release

standard-version

release:ci

conventional-github-releaser -p angular

release:validate

commitlint --from=$(git describe --tags --abbrev=0) --to=$(git rev-parse HEAD)

security

nsp check

test

jest

test:watch

jest --watch

test:coverage

jest --collectCoverageFrom='lib/**/*.js' --coverage

ci:lint

npm run lint && npm run security

ci:test

npm run test -- --runInBand

ci:coverage

npm run test:coverage -- --runInBand

defaults

defaults

Metadata

  • MIT
  • >= 6.9.0 < 7.0.0 || >= 8.9.0
  • Andrew Powell
  • released 6/3/2018

Downloads

Maintainers