@botpress/messaging-components

v0.4.1

build

yarn && yarn run -T tsc --build

watch

yarn && yarn run -T tsc --build --watch

storybook

start-storybook -p 6006 -c story/config

build-storybook

build-storybook -c story/config

prepublish

yarn run -T rimraf dist && yarn --immutable && yarn run -T tsc --build && yarn run -T rimraf dist/.tsbuildinfo && yarn run ncp ./src/css ./dist/css
npm i @botpress/[email protected]

Metadata

Downloads