Commit 09ff937
Fix paths for kibana packages used by plugins (#57097)
* Fix paths for kibana packages in prepare_project_dependencies(#40858).
* Dist/index.js after yarn build.
* chore(NA): correctly include kbm pm new dist file
* Commit after cherry-pick 985c85c from recreation branch.
Co-authored-by: Tiago Costa <tiagoffcc@hotmail.com>
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>1 parent 5cb2311 commit 09ff937
3 files changed
Lines changed: 3 additions & 3 deletions
File tree
- packages/kbn-pm
- dist
- src/production
- __fixtures__/external_packages/with_kibana_link_deps
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108545 | 108545 | | |
108546 | 108546 | | |
108547 | 108547 | | |
108548 | | - | |
| 108548 | + | |
108549 | 108549 | | |
108550 | 108550 | | |
108551 | 108551 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
0 commit comments