Package Exports
- searchkit
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 (searchkit) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
searchkit
A suite of react components to help create a UI quickly for elasticsearch
development steps
tsc -w npm run-script build:css npm link cd $clientDir && npm link searchkit cd $clientDir && npm start