kibana/packages/kbn-ui-shared-deps
2020-01-16 15:03:40 -07:00
..
scripts share specific instances of some ui packages (#54079) 2020-01-10 15:22:18 -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] include polyfills, required by some deps (#54667) 2020-01-14 11:35:35 -07:00
index.d.ts share specific instances of some ui packages (#54079) 2020-01-10 15:22:18 -07:00
index.js share specific instances of some ui packages (#54079) 2020-01-10 15:22:18 -07:00
package.json Upgraded EUI to 18.2.1 (#55090) 2020-01-16 15:03:40 -07:00
polyfills.js [kbn/ui-shared-deps] include polyfills, required by some deps (#54667) 2020-01-14 11:35:35 -07:00
README.md share specific instances of some ui packages (#54079) 2020-01-10 15:22:18 -07:00
tsconfig.json share specific instances of some ui packages (#54079) 2020-01-10 15:22:18 -07:00
webpack.config.js share specific instances of some ui packages (#54079) 2020-01-10 15:22:18 -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.