@axinom/mosaic-messages

v0.30.0-rc.14
Shared types for Axinom Mosaic service messages
axinom mosaic axinom mosaic

dev

concurrently --names "codegen,tsc" "yarn codegen:watch" "yarn build:compile:watch"

build

yarn clean && yarn codegen && yarn build:compile

clean

rimraf dist

codegen

yarn lint:schema && yarn clean:generated && yarn mosaic msg-codegen -i schemas -o src/generated

build:ci

yarn workspaces focus && yarn build

msg-diff

yarn mosaic msg-diff -i schemas -e _template/

lint:schema

yarn mosaic msg-codegen -i schemas --lint

build:compile

tsc

codegen:watch

watch 'yarn codegen' schemas/

clean:generated

rimraf src/generated

build:compile:watch

tsc -w
npm i @axinom/[email protected]

Metadata

Downloads