Skip to content
This repository has been archived by the owner on Nov 17, 2017. It is now read-only.

v5.0.0

Compare
Choose a tag to compare
@spalger spalger released this 04 Nov 06:11
· 43 commits to master since this release
  • Ask about the target Kibana version and populate the version field in the package.json with that version
  • Update the kibana-plugin-helpers
    • now npm run build properly builds plugins for Kibana 5.0+

    • additional args passed to npm run start will be passed to Kibana if they are passed after a --

       npm run start -- --host=0.0.0.0 --elasticsearch.url=https://XYZ.cloud.elastic.co