kibana/packages/kbn-ui-shared-deps
Spencer 353595617b
[kbn/ui-shared-deps] track asset sizes (#78718)
Co-authored-by: spalger <spalger@users.noreply.github.com>
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-09-29 22:14:59 -07:00
..
scripts [kbn/ui-shared-deps] track asset sizes (#78718) 2020-09-29 22:14:59 -07:00
vendor
entry.js [shared-ui-deps] use a single global version of lodash (#78100) 2020-09-24 09:45:01 -07:00
index.d.ts
index.js [shared-ui-deps] use a single global version of lodash (#78100) 2020-09-24 09:45:01 -07:00
package.json [shared-ui-deps] use a single global version of lodash (#78100) 2020-09-24 09:45:01 -07:00
polyfills.js
public_path_loader.js
public_path_module_creator.js
README.md
theme.ts
tsconfig.json
webpack.config.js
yarn.lock

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