@cybozu/duck

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

fix

npm run lint:eslint -- --fix

lint

run-p lint:*

test

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

unit

vitest run

build

tsc

clean

rimraf dist lib .tsbuildinfo

release

run-s build lint && standard-version

lint:tsc

tsc -p tsconfig.test.json

lint:eslint

eslint --ext js,ts src test types examples

unit:coverage

vitest run --coverage

release:dryrun

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

Metadata

  • MIT
  • >=16
  • Cybozu, Inc.
  • released 8/25/2022

Downloads