kibana/packages/kbn-ui-shared-deps
Tim Roes 7da17a5e67
Make classnames a shared dep (#111636)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-09-10 17:44:27 +02:00
..
flot_charts
src Make classnames a shared dep (#111636) 2021-09-10 17:44:27 +02:00
theme
BUILD.bazel
package.json
README.md
tsconfig.json
webpack.config.js

@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.