kibana/packages/kbn-ui-shared-deps
Brandon Kobel 170a2956c8
Updating the License (#88343)
* Updating the Licenses, except for applying eslint, building

* Applying ESLint rules,building @kbn/pm, regenerating api docs
2021-01-19 17:52:56 -08:00
..
flot_charts Updating the License (#88343) 2021-01-19 17:52:56 -08:00
scripts Updating the License (#88343) 2021-01-19 17:52:56 -08:00
vendor [kbn/ui-shared-deps] include polyfills, required by some deps (#54667) 2020-01-14 11:35:35 -07:00
entry.js Updating the License (#88343) 2021-01-19 17:52:56 -08:00
index.d.ts Updating the License (#88343) 2021-01-19 17:52:56 -08:00
index.js Updating the License (#88343) 2021-01-19 17:52:56 -08:00
package.json Updating the License (#88343) 2021-01-19 17:52:56 -08:00
polyfills.js Updating the License (#88343) 2021-01-19 17:52:56 -08:00
public_path_loader.js Updating the License (#88343) 2021-01-19 17:52:56 -08:00
public_path_module_creator.js Updating the License (#88343) 2021-01-19 17:52:56 -08:00
README.md
theme.ts Updating the License (#88343) 2021-01-19 17:52:56 -08:00
tsconfig.json Introduce TS incremental builds & move src/test_utils to TS project (#76082) 2020-09-03 14:20:04 +02:00
webpack.config.js Updating the License (#88343) 2021-01-19 17:52:56 -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.