kibana/packages/kbn-ui-shared-deps
Spencer 3b43821401
upgrade elastic/numeral and complete migration away from numeral (#68035)
Co-authored-by: spalger <spalger@users.noreply.github.com>
2020-06-03 10:07:11 -07:00
..
scripts apply prettier styles 2020-05-22 09:08:58 +02:00
vendor
entry.js upgrade elastic/numeral and complete migration away from numeral (#68035) 2020-06-03 10:07:11 -07:00
index.d.ts [bootstrap/styles] add early support for v8 themes (#66673) 2020-05-21 14:08:58 -07:00
index.js upgrade elastic/numeral and complete migration away from numeral (#68035) 2020-06-03 10:07:11 -07:00
monaco.ts
package.json upgrade elastic/numeral and complete migration away from numeral (#68035) 2020-06-03 10:07:11 -07:00
polyfills.js [kbn/optimizer] link to kibanaReact/kibanaUtils plugins (#62720) 2020-04-08 12:15:48 -07:00
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
tsconfig.json
webpack.config.js apply prettier styles 2020-05-22 09:08:58 +02: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.