@goldfishjs/composition-api

v1.0.0
goldfish-composition-api

test

jest --coverage --passWithNoTests

test:debug

node --inspect-brk node_modules/.bin/jest --runInBand

dev

jest --debug --watch

build

rm -rf ./types && rm -rf ./lib && gulp ts

ci

npm run test

release

npm run test && npm run build && npm publish
npm i @goldfishjs/[email protected]

Metadata

Downloads