kibana/packages/kbn-ui-shared-deps-npm
renovate[bot] 17d3cb844f
Update babel (master) (#113352)
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2021-10-01 15:07:55 -07:00
..
eui_theme_vars [kbn/ui-shared-deps] split into two packages (#110558) 2021-09-16 12:06:46 -07:00
src [kbn/ui-shared-deps] split into two packages (#110558) 2021-09-16 12:06:46 -07:00
BUILD.bazel Update babel (master) (#113352) 2021-10-01 15:07:55 -07:00
package.json [kbn/ui-shared-deps] split into two packages (#110558) 2021-09-16 12:06:46 -07:00
README.md [kbn/ui-shared-deps] split into two packages (#110558) 2021-09-16 12:06:46 -07:00
tsconfig.json [kbn/ui-shared-deps] split into two packages (#110558) 2021-09-16 12:06:46 -07:00
webpack.config.js [kbn/ui-shared-deps] split into two packages (#110558) 2021-09-16 12:06:46 -07:00

@kbn/ui-shared-deps-npm

Shared dependencies that must only have a single instance and also come from NPM 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.