mirror of
https://github.com/grafana/grafana.git
synced 2024-11-27 19:30:36 -06:00
7be23e7384
fix(grafana-toolkit): put back ts-node to prevent MODULE_NOT_FOUND errors |
||
---|---|---|
.. | ||
bin | ||
src/cli | ||
.eslintrc | ||
CHANGELOG.md | ||
LICENSE_APACHE2 | ||
package.json | ||
README.md | ||
tsconfig.json |
WARNING: @grafana/toolkit is deprecated.
grafana-toolkit
grafana-toolkit is a CLI that enables efficient development of Grafana plugins. We want to help our community focus on the core value of their plugins rather than all the setup required to develop them.
FAQ
Which version of grafana-toolkit should I use?
You should not use grafana-toolkit anymore. create-plugin is the tool to create new plugins and existing plugins should migrate.
Contribute to grafana-toolkit
Grafana Toolkit is now deprecated.