koa-webpack

v5.2.3
Development and Hot Reload Middleware for Koa2
koa middleware webpack

ci:coverage

nyc npm run ci:test && nyc report --reporter=text-lcov > coverage.lcov

ci:lint

npm run lint && npm run security

ci:lint:commits

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

ci:test

npm run test -- --verbose

commitlint

commitlint

commitmsg

commitlint -e $GIT_PARAMS

lint

eslint --fix --cache lib test

lint-staged

lint-staged

security

npm audit

test

ava --timeout=2500

Metadata

  • MPL-2.0
  • >= 8.0.0 < 9.0.0 || >= 10.0.0
  • Andrew Powell
  • released 5/4/2019

Downloads

Maintainers