kibana/packages/kbn-ui-shared-deps
Kibana Machine fb8af4d7d3
chore(NA): moving @kbn/ui-shared-deps to babel transpiler (#109323) (#109509)
* chore(NA): moving @kbn/ui-shared-deps to babel transpiler

* fix(NA): missing correct paths on package.json files

* chore(NA): update jest integration snapshots

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Tiago Costa <tiagoffcc@hotmail.com>
2021-08-20 14:45:32 -04:00
..
flot_charts chore(NA): moving @kbn/ui-shared-deps to babel transpiler (#109323) (#109509) 2021-08-20 14:45:32 -04:00
src Enable CSS-in-JS styling with emotion (#98157) (#105223) 2021-07-12 12:23:24 -04:00
theme chore(NA): moving @kbn/ui-shared-deps to babel transpiler (#109323) (#109509) 2021-08-20 14:45:32 -04:00
.babelrc chore(NA): moving @kbn/ui-shared-deps to babel transpiler (#109323) (#109509) 2021-08-20 14:45:32 -04:00
BUILD.bazel chore(NA): moving @kbn/ui-shared-deps to babel transpiler (#109323) (#109509) 2021-08-20 14:45:32 -04:00
package.json chore(NA): moving @kbn/ui-shared-deps to babel transpiler (#109323) (#109509) 2021-08-20 14:45:32 -04:00
README.md
tsconfig.json chore(NA): moving @kbn/ui-shared-deps to babel transpiler (#109323) (#109509) 2021-08-20 14:45:32 -04:00
webpack.config.js Revert "[i18n] [7.x] Integrate 7.14.0 Translations (#106359)" 2021-07-22 13:47:56 -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.