kibana/packages/kbn-system-loader
Kim Joar Bekkelund d9f34f704e
Introduce @kbn/system-loader (#17595)
* Introduce @kbn/plugin-system

* Throw if plugin exposes a promise from 'start'

* TS updates

* rename

* Better error if missing plugin

* Api to add multiple specs at the same time

* isPromise prettier-ified

* Rename 'plugin' to 'system'

* Metadata + some cleanups

* Make it possible to type system metadata

* Throw if stop is async

* Add tests for System class
2018-04-18 21:50:36 +02:00
..
src Introduce @kbn/system-loader (#17595) 2018-04-18 21:50:36 +02:00
package.json Introduce @kbn/system-loader (#17595) 2018-04-18 21:50:36 +02:00
tsconfig.json Introduce @kbn/system-loader (#17595) 2018-04-18 21:50:36 +02:00
yarn.lock Introduce @kbn/system-loader (#17595) 2018-04-18 21:50:36 +02:00