@axinom/mosaic-messages

v0.4.0-rc.5
Shared types for Axinom Mosaic service messages
axinom mosaic axinom mosaic

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

start:dev

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

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