Commit graph

2 commits

Author SHA1 Message Date
Kibana Machine
d7806152af
chore(NA): moving @kbn/securitysolution-list-api to babel transpiler (#110265) (#110406)
* chore(NA): moving @kbn/securitysolution-list-api to babel transpiler

* chore(NA): add web targets

Co-authored-by: Tiago Costa <tiagoffcc@hotmail.com>
2021-08-27 14:14:49 -04:00
Kibana Machine
533d32f7fa
Adds two more packages and moves files into the packages (#100375) (#100418)
## Summary

* Adds package `kbn-securitysolution-list-api`
* Adds package `kbn-securitysolution-list-hooks`
* Moves files into the packages
* Moves a few additional types into the other packages such as the `kbn-securitysolution-io-ts-types` package to remove more things from the shard_export/shared_import between lists and security solution
* Removes more duplicated code

### Checklist

- [x] [Unit or functional tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html) were updated or added to match the most common scenarios

Co-authored-by: Frank Hassanabad <frank.hassanabad@elastic.co>
2021-05-20 16:33:34 -04:00