kibana/packages/kbn-ui-shared-deps
Tiago Costa 9da08aee5c
chore(NA): moving @kbn/i18n into bazel (#99390) (#100169)
* chore(NA): moving @kbn/i18n into bazel

* chore(NA): include javascript locales.js files

* chore(NA): remove build scripts

* chore(NA): remove node types on browser

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
# Conflicts:
#	packages/kbn-i18n/scripts/build.js
2021-05-14 18:18:53 -04:00
..
flot_charts
scripts
entry.js Added rison-node to kibana shared deps. (#97417) (#97474) 2021-04-19 13:18:51 -04:00
index.d.ts
index.js Added rison-node to kibana shared deps. (#97417) (#97474) 2021-04-19 13:18:51 -04:00
package.json chore(NA): moving @kbn/i18n into bazel (#99390) (#100169) 2021-05-14 18:18:53 -04:00
polyfills.js [kbn-ui-shared-deps] Remove outdated polyfills (#96339) 2021-04-12 09:27:52 -05:00
public_path_loader.js
public_path_module_creator.js
README.md
theme.ts
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.