kibana/packages/kbn-ui-shared-deps
2021-04-19 16:29:47 +02:00
..
flot_charts
scripts ship @kbn/ui-shared-deps metrics in separate step (#91504) 2021-02-16 11:42:26 -07:00
entry.js Added rison-node to kibana shared deps. (#97417) 2021-04-19 16:29:47 +02:00
index.d.ts
index.js Added rison-node to kibana shared deps. (#97417) 2021-04-19 16:29:47 +02:00
package.json chore(NA): moving @kbn/babel-preset into bazel (#97271) 2021-04-19 12:37:56 +02:00
polyfills.js [kbn-ui-shared-deps] Remove outdated polyfills (#96339) 2021-04-08 08:49:13 -05:00
public_path_loader.js
public_path_module_creator.js
README.md
theme.ts
tsconfig.json
webpack.config.js [ci-stats] move ui-shared-deps metrics to page load assets group (#95957) 2021-03-31 14:03:22 -07:00

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