kibana/packages/kbn-ui-shared-deps-src
Spencer fa264aa7b6
remove all references to v7 theme (#113570) (#116824)
Co-authored-by: spalger <spalger@users.noreply.github.com>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
# Conflicts:
#	src/plugins/presentation_util/public/components/solution_toolbar/items/quick_group.scss

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-11-01 02:27:29 +00:00
..
flot_charts
src remove all references to v7 theme (#113570) (#116824) 2021-11-01 02:27:29 +00:00
theme
BUILD.bazel
package.json
README.md
tsconfig.json
webpack.config.js

@kbn/ui-shared-deps-src

Shared dependencies that must only have a single instance and are built from the repository 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.