kibana/packages/kbn-ui-shared-deps
2020-07-02 09:02:30 -05:00
..
scripts apply prettier styles 2020-05-22 09:08:58 +02:00
vendor
entry.js [ui-shared-deps/theme] implement auto-switching theme vars module (#70274) 2020-07-01 10:14:54 -07:00
index.d.ts
index.js [ui-shared-deps/theme] implement auto-switching theme vars module (#70274) 2020-07-01 10:14:54 -07:00
package.json Fix discover, tsvb and Lens chart theming issues (#69695) 2020-07-02 09:02:30 -05:00
polyfills.js
public_path_loader.js [kbn/optimizer] update public path before imports (#67561) 2020-05-29 14:21:14 -07:00
public_path_module_creator.js [kbn/optimizer] update public path before imports (#67561) 2020-05-29 14:21:14 -07:00
README.md
theme.ts [ui-shared-deps/theme] implement auto-switching theme vars module (#70274) 2020-07-01 10:14:54 -07:00
tsconfig.json [ui-shared-deps/theme] implement auto-switching theme vars module (#70274) 2020-07-01 10:14:54 -07:00
webpack.config.js [ui-shared-deps/theme] implement auto-switching theme vars module (#70274) 2020-07-01 10:14:54 -07: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.