mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
[ui/doc_viewer] ensure the ui/render_directive is imported
This commit is contained in:
parent
b86d78043e
commit
058475fa9c
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ import $ from 'jquery';
|
|||
import uiModules from 'ui/modules';
|
||||
import DocViewsProvider from 'ui/registry/doc_views';
|
||||
|
||||
import 'ui/render_directive';
|
||||
import 'ui/doc_viewer/doc_viewer.less';
|
||||
|
||||
uiModules.get('kibana')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue