mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
[ci] Fix storybooks (#209887)
This commit is contained in:
parent
02fc0a725d
commit
63d1f7474b
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@
|
|||
<!-- Added for Kibana shared dependencies -->
|
||||
<script>
|
||||
window.__kbnPublicPath__ = { 'kbn-ui-shared-deps-npm': '', 'kbn-ui-shared-deps-src': '' };
|
||||
window.__kbnHardenPrototypes__ = false;
|
||||
</script>
|
||||
<script src="kbn-ui-shared-deps-npm.dll.js"></script>
|
||||
<script src="kbn-ui-shared-deps-src.js"></script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue