Package Exports
- react-list-auto-scroll
- react-list-auto-scroll/dist/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (react-list-auto-scroll) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
dumi-template
A react library developed with dumi
Usage
TODO
Options
TODO
Development
# install dependencies
$ yarn install
# develop library by docs demo
$ yarn start
# build library source code
$ yarn run build
# build library source code in watch mode
$ yarn run build:watch
# build docs
$ yarn run docs:build
# check your project for potential problems
$ yarn run doctorLICENSE
MIT