Browse Source

Webpack Grafana plugin template project to links (#11457)

Alexey Velikiy 7 years ago
parent
commit
6320bdf393
1 changed files with 1 additions and 0 deletions
  1. 1 0
      PLUGIN_DEV.md

+ 1 - 0
PLUGIN_DEV.md

@@ -9,6 +9,7 @@ upgrading Grafana please check here before creating an issue.
 - [Datasource plugin written in typescript](https://github.com/grafana/typescript-template-datasource)
 - [Simple json dataource plugin](https://github.com/grafana/simple-json-datasource)
 - [Plugin development guide](http://docs.grafana.org/plugins/developing/development/)
+- [Webpack Grafana plugin template project](https://github.com/CorpGlory/grafana-plugin-template-webpack)
 
 ## Changes in v4.6