Closed n-wbrown closed 3 years ago
I discovered a bug in the packaging script that prevented the zip files from being created properly. These changes resolve the issue and have been tested in a local tag.
I've added the "alerting": true line back to the package .json. Oddly, it seems to be necessary for Grafana to be able to load the alerting features.
"alerting": true
Thank you for the fix!
I discovered a bug in the packaging script that prevented the zip files from being created properly. These changes resolve the issue and have been tested in a local tag.