kibana/packages/kbn-ui-shared-deps
2020-05-05 19:14:25 +02: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 elastic/charts to 19.2.0 (#65279) 2020-05-05 19:14:25 +02: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.