kibana/packages/kbn-dev-cli-errors
2022-10-28 14:06:46 -05:00
..
src chore(NA): remove src folder requirement from packages (part 2) (#138476) 2022-08-30 15:57:35 +01:00
BUILD.bazel [auto] migrate existing plugin/package configs 2022-10-28 14:06:46 -05:00
index.ts chore(NA): remove src folder requirement from packages (part 2) (#138476) 2022-08-30 15:57:35 +01:00
jest.config.js [@kbn/dev-utils] break out more pieces (#132292) 2022-05-17 11:19:20 -05:00
kibana.jsonc add kibana.jsonc files to existing packages (#138965) 2022-09-08 13:31:57 -07:00
package.json [auto] migrate existing plugin/package configs 2022-10-28 14:06:46 -05:00
README.md [@kbn/dev-utils] break out more pieces (#132292) 2022-05-17 11:19:20 -05:00
tsconfig.json [auto] migrate existing plugin/package configs 2022-10-28 14:06:46 -05:00

@kbn/dev-cli-errors

This package contains the errors used to signal specific types of failures to @kbn/dev-cli-runner. The dependencies of @kbn/dev-cli-runner also produce these errors so this package needed to be extracted to prevent a circular dependency.