kibana/packages/kbn-ui-shared-deps/README.md

3 lines
310 B
Markdown
Raw Normal View History

# `@kbn/ui-shared-deps`
Shared dependencies that must only have a single instance are installed and re-exported from here. To consume them, import the package and merge the `externals` export into your webpack config so that all references to the supported modules will be remapped to use the global versions.