vue-act-master

v0.4.0
---

build

yarn test && rm -rf ./dist && rollup -c

changelog

auto-changelog

lint:fix

eslint --fix --ext .ts .

test:watch

jest --watch

test

jest --collect-coverage

type-check:watch

npm run type-check -- --watch

type-check

tsc -p ./tsconfig.prod.json --noEmit

_prepublish

npm run test && npm run build && auto-changelog

Metadata

  • MIT
  • Whatever
  • avil13
  • released 10/20/2020

Downloads

Maintainers