This website requires JavaScript.
Explore
Help
Sign In
root
/
grafana
mirror of
https://github.com/grafana/grafana.git
Watch
1
Star
0
Fork
You've already forked grafana
0
Code
Issues
Actions
142
Packages
Projects
Releases
Wiki
Activity
ae30482465
grafana
/
emails
/
gruntfile.js
5 lines
100 B
JavaScript
Raw
Blame
History
module
.
exports
=
function
(
grunt
)
{
// load grunt config
require
(
'load-grunt-config'
)
(
grunt
)
;
}
;
Reference in New Issue
View Git Blame
Copy Permalink