refactor(types): integrate generate docs in rollup.config.js

This commit is contained in:
Eric Liu 2020-08-11 08:38:07 -07:00
commit 010fe986e9
7 changed files with 386 additions and 563 deletions

View file

@ -4,5 +4,4 @@ cache: yarn
script:
- yarn prepack
- yarn build
- node scripts/generate-docs.js
- cd docs && yarn && yarn test