kibana/packages/kbn-ui-shared-deps
Brandon Kobel 4584a8b570
Elastic License 2.0 (#90099)
* Updating everything except the license headers themselves

* Applying ESLint rules

* Manually replacing the stragglers
2021-02-03 18:12:39 -08:00
..
flot_charts
scripts Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
vendor
entry.js Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
index.d.ts Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
index.js Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
package.json Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08: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 Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08: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.