@storybook/docs-mdx

v0.0.1-canary.c6b5d29.0
Storybook Docs MDX analyzer

test

jest

build

concurrently "yarn buildBabel" "yarn buildTsc"

clean

rimraf ./dist

start

concurrently "yarn build:watch" "yarn storybook -- --no-manager-cache --quiet"

prepare

husky install

release

yarn build && auto shipit

buildTsc

tsc --declaration --emitDeclarationOnly --outDir ./dist/ts

prebuild

yarn clean

prettier

prettier

storybook

start-storybook -p 6006

buildBabel

babel ./src -d ./dist/esm --env-name dist --extensions ".js,.jsx,.ts,.tsx"

build:watch

concurrently "yarn buildBabel:cjs -- --watch" "yarn buildTsc -- --watch"

build-storybook

build-storybook
npm i @storybook/[email protected]

Metadata

  • MIT
  • Whatever
  • Michael Shilman
  • released 11/14/2022

Downloads