mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
* eui to 46.1.0 * use optimize build * dataGridWrapper -> euiDataGridBody * remove unused dep from bazel * use column-index and row-index attrs * datagrid test fixes * prevent duplicate global styles * snapshot updates * rendering_service test * update comment * clean up Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com> |
||
---|---|---|
.. | ||
src | ||
BUILD.bazel | ||
package.json | ||
README.md | ||
tsconfig.json | ||
webpack.config.js |
@kbn/ui-shared-deps-npm
Shared dependencies that must only have a single instance and also come from NPM 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.