kibana/packages/kbn-config
Mikhail Shustov 5fde16c2b3
Do not mutate config in place during deprecations (#99629)
* refactor config deprecations to avoid config mutations

* remove dynamic access keys in core deprecations.

* refactor custom config deprecations to match the new signature

* improve config deprecations fixtures for nested keys

* add a test for xpack.banner config deprecations

* key --> path, add a test for invalid command
2021-05-11 05:41:48 -04:00
..
src Do not mutate config in place during deprecations (#99629) 2021-05-11 05:41:48 -04:00
BUILD.bazel chore(NA): moving @kbn/config into bazel (#99199) 2021-05-04 23:04:55 +01:00
jest.config.js
package.json chore(NA): moving @kbn/config into bazel (#99199) 2021-05-04 23:04:55 +01:00
README.md
tsconfig.json chore(NA): moving @kbn/config into bazel (#99199) 2021-05-04 23:04:55 +01:00

@kbn/config — Kibana configuration file loader

This package contains the configuration service used to load and read the kibana configuration file