kibana/packages/kbn-ui-shared-deps
Michail Yasonik 35e10273d3
New nav (#64018)
Notably, also removes aria-hidden from many visualizations
2020-05-05 23:14:14 -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
package.json New nav (#64018) 2020-05-05 23:14:14 -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.