@cybozu/duck

v0.32.8
Serves and builds an app with Google Closure Compiler/Library/Templates. An alternative to plovr.

lint

eslint --ext js,ts src test types examples

test

npm-run-all clean -p lint build -s unit:coverage --aggregate-output -l

unit

mocha --timeout 10000

build

tsc

clean

rimraf lib .tsbuildinfo

release

run-s build lint && standard-version

unit:coverage

nyc mocha --timeout 10000

release:dryrun

standard-version --dry-run
npm i @cybozu/[email protected]

Metadata

  • MIT
  • ^10.17.0 || >=11.14
  • Cybozu, Inc.
  • released 11/24/2020

Downloads