kibana/packages/kbn-ui-shared-deps
Marco Vettorello 2d4dc801c3
Update dependency @elastic/charts to v19.1.2 (#64759)
* build: upgrade @elastic/charts to 19.0.0

* refactor: onBrushEnd breaking changes

* fix: missing onBrushEnd argument changes

* fix: update ech to 19.1.1

* fix: lens onBrushEnd breaking changes

* update to 19.1.2
2020-05-04 18:42:58 -05:00
..
scripts
vendor
entry.js [kbn/ui-shared-deps] expand and split (#62364) 2020-04-03 14:11:36 -07:00
index.d.ts Use runtime publicPath for KP plugin bundles (#64226) 2020-04-23 09:13:00 -06:00
index.js Use runtime publicPath for KP plugin bundles (#64226) 2020-04-23 09:13:00 -06:00
monaco.ts Create Painless Lab app (#57538) 2020-03-23 16:10:12 -07:00
package.json Update dependency @elastic/charts to v19.1.2 (#64759) 2020-05-04 18:42:58 -05:00
polyfills.js [kbn/optimizer] link to kibanaReact/kibanaUtils plugins (#62720) 2020-04-08 12:15:48 -07:00
public_path_loader.js Use runtime publicPath for KP plugin bundles (#64226) 2020-04-23 09:13:00 -06:00
README.md
tsconfig.json
webpack.config.js [ui-shared-deps] only compress in production build mode (#65151) 2020-05-04 15:09:44 -07:00
yarn.lock [kbn/ui-shared-deps] expand and split (#62364) 2020-04-03 14:11:36 -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.