kibana/packages/kbn-ui-shared-deps
Ahmad Bamieh 025af1ad3f
remove react-intl from kibana and keep it inside only i18n package (#78956)
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2020-10-06 01:41:49 +03:00
..
scripts [kbn/ui-shared-deps] track asset sizes (#78718) 2020-09-29 22:14:59 -07:00
vendor
entry.js remove react-intl from kibana and keep it inside only i18n package (#78956) 2020-10-06 01:41:49 +03:00
index.d.ts
index.js remove react-intl from kibana and keep it inside only i18n package (#78956) 2020-10-06 01:41:49 +03:00
package.json remove react-intl from kibana and keep it inside only i18n package (#78956) 2020-10-06 01:41:49 +03:00
polyfills.js
public_path_loader.js
public_path_module_creator.js
README.md
theme.ts
tsconfig.json Introduce TS incremental builds & move src/test_utils to TS project (#76082) 2020-09-03 14:20:04 +02:00
webpack.config.js Upgraded EUI to v29.3.0 (#78870) 2020-10-05 12:44:29 -06: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.