@robmarr/serve-handler

v6.0.0
The routing foundation of `serve` and static deployments on Now
static deployment server

test

yarn run test-lint && yarn run test-integration

test-lint

zeit-eslint --ext .jsx,.js .

test-integration

nyc --reporter=html --reporter=text ava test/integration.js

coverage

nyc report --reporter=text-lcov > coverage.lcov && codecov

lint-staged

git diff --diff-filter=ACMRT --cached --name-only '*.js' '*.jsx' | xargs zeit-eslint

build-views

dottojs -s ./src -d ./src

prepublish

yarn run build-views
npm i @robmarr/[email protected]

Metadata

  • MIT
  • Whatever
  • leo
  • released 2/19/2019

Downloads

Maintainers