kibana/packages/kbn-ui-shared-deps
Jonathan Budzenski 40c568b0af
[kbn-ui-shared-deps] Minify css (#94869)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-03-29 15:26:19 -05:00
..
flot_charts
scripts
vendor
entry.js Add @kbn/analytics to UI Shared Deps (#91810) 2021-02-19 13:59:03 -05:00
index.d.ts
index.js Add @kbn/analytics to UI Shared Deps (#91810) 2021-02-19 13:59:03 -05: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
public_path_loader.js
public_path_module_creator.js
README.md
theme.ts
tsconfig.json
webpack.config.js [kbn-ui-shared-deps] Minify css (#94869) 2021-03-29 15:26:19 -05: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.