kibana/packages/core/plugins/core-plugins-server-internal
Tiago Costa e41569b4a6
fix(NA): wrongly spread stripInternal and rootDir configs across packages (#144463)
* chore(NA): remove overrides for rootDir on packages

* chore(NA): replace './target_types' with 'target_types' on packages

* chore(NA): removes stripInternal false configs

* chore(NA): remove unused strip internals
2022-11-03 01:04:55 +00:00
..
src Creates package core-lifecycle-server and moves public core lifecycle… (#143828) 2022-10-26 09:24:42 -07:00
BUILD.bazel [auto] migrate existing plugin/package configs 2022-10-28 14:06:46 -05:00
index.ts Creates package core-lifecycle-server and moves public core lifecycle… (#143828) 2022-10-26 09:24:42 -07:00
jest.config.js Creates package core-lifecycle-server and moves public core lifecycle… (#143828) 2022-10-26 09:24:42 -07:00
kibana.jsonc Creates package core-lifecycle-server and moves public core lifecycle… (#143828) 2022-10-26 09:24:42 -07:00
package.json [auto] migrate existing plugin/package configs 2022-10-28 14:06:46 -05:00
README.md Creates package core-lifecycle-server and moves public core lifecycle… (#143828) 2022-10-26 09:24:42 -07:00
tsconfig.json fix(NA): wrongly spread stripInternal and rootDir configs across packages (#144463) 2022-11-03 01:04:55 +00:00

@kbn/core-plugins-server-internal

This package contains the internal types and implementation for Core's server-side plugins service.