grafana/scripts/webpack
David Kaltschmidt d0776937b5 Pluggable components from datasource plugins
- when instantiating a datasource, the datasource service checks if the
  plugin module exports Explore components, and if so, attaches them to
  the datasource
- Explore component makes all major internal pluggable from a datasource
  `exploreComponents` property
- Moved Prometheus query field to promehteus datasource and registered
  it as an exported Explore component
- Added new Start page for Explore, also exported from the datasource
2018-10-29 15:14:36 +01:00
..
dependencies.js plugibs: expose more to plugins 2017-10-03 11:02:40 +02:00
postcss.config.js Webpack (#9391) 2017-10-01 20:02:25 +02:00
sass.rule.js Webpack 4 (WIP) (#12098) 2018-06-26 01:28:37 -07:00
webpack.common.js Pluggable components from datasource plugins 2018-10-29 15:14:36 +01:00
webpack.dev.js Webpack tapable plugin deprecation (#12960) 2018-08-20 11:55:29 +02:00
webpack.hot.js Add tslib to TS compiler 2018-07-25 17:06:44 +02:00
webpack.prod.js Webpack tapable plugin deprecation (#12960) 2018-08-20 11:55:29 +02:00
webpack.test.js Webpack 4 (WIP) (#12098) 2018-06-26 01:28:37 -07:00