kibana/packages/kbn-ui-shared-deps
Tiago Costa 7c4e4f507b
chore(NA): replace babel config files by inline presets by default in the jsts_transpiler rule (#110620)
* chore(NA): replace babel config files by inline presets by default in the js_ts_transpiler rule

* chore(NA): update @kbn/ace build to exclude worker file

* chore(NA): remove config file support

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-09-03 21:17:46 +01:00
..
flot_charts chore(NA): moving @kbn/ui-shared-deps to babel transpiler (#109323) 2021-08-20 17:12:08 +01:00
src Enable CSS-in-JS styling with emotion (#98157) 2021-07-09 13:42:50 -05:00
theme chore(NA): moving @kbn/ui-shared-deps to babel transpiler (#109323) 2021-08-20 17:12:08 +01:00
BUILD.bazel chore(NA): moving @kbn/ui-shared-deps to babel transpiler (#109323) 2021-08-20 17:12:08 +01:00
package.json chore(NA): moving @kbn/ui-shared-deps to babel transpiler (#109323) 2021-08-20 17:12:08 +01:00
README.md
tsconfig.json chore(NA): moving @kbn/ui-shared-deps to babel transpiler (#109323) 2021-08-20 17:12:08 +01:00
webpack.config.js chore(NA): improves @kbn/ui-shared-deps build performance (#105971) 2021-07-21 21:00:49 +01: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.