Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 715 Bytes

kibana-plugin-core-server.pluginmanifest.extrapublicdirs.md

File metadata and controls

17 lines (11 loc) · 715 Bytes

Home > kibana-plugin-core-server > PluginManifest > extraPublicDirs

PluginManifest.extraPublicDirs property

Warning: This API is now obsolete.

Specifies directory names that can be imported by other ui-plugins built using the same instance of the @kbn/optimizer. A temporary measure we plan to replace with better mechanisms for sharing static code between plugins

Signature:

readonly extraPublicDirs?: string[];