@contentful/forma-36-react-components

v2.0.1
Contentful UI Component Library

lint

yarn eslint src test tools

size

size-limit

test

jest

build

yarn build:clean && yarn build:scripts && yarn build:styles && yarn build:umd && yarn size && yarn build:post-clean

start

start-storybook -p 9001 -c ./tools/.storybook

generate

yarn plop --plopfile ./tools/plopfile.js

build:umd

rollup -c tools/rollup.config.js

storybook

yarn build-storybook -c tools/.storybook -o dist-storybook

build:clean

rm -rf dist

build:styles

yarn webpack --config ./tools/webpack.production.config.js

add-component

yarn generate component

build:scripts

BABEL_ENV=build yarn babel src --out-dir dist --ignore *.stories.js,*.test.js

prepublishOnly

yarn lint && yarn test && yarn build

build:post-clean

rm -rf dist/styles.js dist/main.js

semantic-release

semantic-release

add-documentation

yarn generate documentation

travis-deploy-once

travis-deploy-once --pro
npm i @contentful/[email protected]

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 1/17/2019

Downloads