Skip to content

Opensearch dashboards.pluginmanifest.extrapublicdirs

Home > opensearch-dashboards > 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 @osd/optimizer. A temporary measure we plan to replace with better mechanisms for sharing static code between plugins

Signature:

readonly extraPublicDirs?: string[];