kibana/packages/kbn-ui-shared-deps
2020-04-23 11:59:19 -05:00
..
scripts [kbn/ui-shared-deps] load base css file (#58520) 2020-02-26 08:25:03 -07:00
vendor [kbn/ui-shared-deps] include polyfills, required by some deps (#54667) 2020-01-14 11:35:35 -07:00
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 v18.4.1 (#64257) 2020-04-23 11:59:19 -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 share specific instances of some ui packages (#54079) 2020-01-10 15:22:18 -07:00
tsconfig.json add monaco to kbn/ui-shared-deps and load required features for all uses (#58075) 2020-02-20 12:58:42 -07:00
webpack.config.js Use runtime publicPath for KP plugin bundles (#64226) 2020-04-23 09:13:00 -06: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.