kibana/packages/kbn-ui-shared-deps
2020-05-05 13:31:49 -04:00
..
scripts
vendor
entry.js
index.d.ts Use runtime publicPath for KP plugin bundles (#64226) 2020-04-23 09:13:00 -06:00
index.js Use runtime publicPath for KP plugin bundles (#64226) 2020-04-23 09:13:00 -06:00
monaco.ts
package.json Bump jquery from 3.4.1 to 3.5.0 (#64884) 2020-05-05 13:31:49 -04:00
polyfills.js
public_path_loader.js Use runtime publicPath for KP plugin bundles (#64226) 2020-04-23 09:13:00 -06:00
README.md
tsconfig.json
webpack.config.js [ui-shared-deps] only compress in production build mode (#65151) 2020-05-04 15:09:44 -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.