Skip to content

Project template that uses webpack to bundle grafana's scripted dashboards

Notifications You must be signed in to change notification settings

ThomasKientz/grafana-webpack

Repository files navigation

Grafana Webpack Template

Starter project for bundling Grafana' scripted dashboards with webpack.

Usage

Put scripted dashboards in src/scripts

In the script (async or normal ones), instead of "return" use "module.exports =".

Build

npm run build

Credits

Thanks to Tobias Koppers @sokra for the help and the plugin.

About

Project template that uses webpack to bundle grafana's scripted dashboards

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published