kibana/packages/kbn-ui-shared-deps-npm
Jonathan Budzenski 65f3a8458a
Remove Angular (#115464)
Co-authored-by: Tim Roes <tim.roes@elastic.co>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-10-19 10:08:53 -07:00
..
eui_theme_vars
src
BUILD.bazel Remove Angular (#115464) 2021-10-19 10:08:53 -07:00
package.json
README.md
tsconfig.json
webpack.config.js Remove Angular (#115464) 2021-10-19 10:08:53 -07:00

@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.