kibana/packages/kbn-ui-shared-deps
2020-05-22 10:35:02 +02:00
..
scripts update code style 2020-05-22 10:35:02 +02:00
vendor
entry.js [bootstrap/styles] add early support for v8 themes (#66673) (#67215) 2020-05-21 22:27:33 -07:00
index.d.ts [bootstrap/styles] add early support for v8 themes (#66673) (#67215) 2020-05-21 22:27:33 -07:00
index.js [bootstrap/styles] add early support for v8 themes (#66673) (#67215) 2020-05-21 22:27:33 -07:00
monaco.ts
package.json [bootstrap/styles] add early support for v8 themes (#66673) (#67215) 2020-05-21 22:27:33 -07:00
polyfills.js [7.x] [kbn/optimizer] link to kibanaReact/kibanaUtils plugins… (#63009) 2020-04-08 14:27:30 -07:00
public_path_loader.js update code style 2020-05-22 10:35:02 +02:00
README.md
tsconfig.json
webpack.config.js update code style 2020-05-22 10:35:02 +02:00
yarn.lock

@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.