kibana/packages/kbn-ui-shared-deps
2020-01-16 15:03:40 -07:00
..
scripts
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
index.js
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
tsconfig.json
webpack.config.js

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