kibana/packages/kbn-ui-shared-deps
Spencer 1f5ee4c869
[ci-stats] move ui-shared-deps metrics to page load assets group (#95957)
Co-authored-by: spalger <spalger@users.noreply.github.com>
2021-03-31 14:03:22 -07:00
..
flot_charts
scripts ship @kbn/ui-shared-deps metrics in separate step (#91504) 2021-02-16 11:42:26 -07:00
vendor
entry.js Move more Kibana packages to UI shared deps (#95894) 2021-03-31 13:52:05 -04:00
index.d.ts Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
index.js Move more Kibana packages to UI shared deps (#95894) 2021-03-31 13:52:05 -04:00
package.json Add @kbn/analytics to the dependencies in @kbn/ui-shared-deps (#92202) 2021-02-22 12:24:56 -05:00
polyfills.js Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
public_path_loader.js Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
public_path_module_creator.js Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
README.md
theme.ts Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
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.