kibana/packages/kbn-ui-shared-deps
Spencer 827e91c447
move and unify postcss config into @kbn/optimizer (#73633)
Co-authored-by: spalger <spalger@users.noreply.github.com>
2020-07-30 11:16:49 -07:00
..
scripts
vendor
entry.js [kbn/optimizer] only build specified themes (#70389) 2020-07-02 15:06:32 -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 move and unify postcss config into @kbn/optimizer (#73633) 2020-07-30 11:16:49 -07:00
polyfills.js
public_path_loader.js
public_path_module_creator.js
README.md
theme.ts Remove karma (#73126) 2020-07-27 11:07:58 -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.