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
38
Packages
Projects
Releases
Wiki
Activity
v2.0.0-beta3
grafana
/
tasks
/
options
/
useminPrepare.js
8 lines
97 B
JavaScript
Raw
Permalink
Blame
History
module
.
exports
=
function
(
config
)
{
return
{
html
:
[
'tmp/index.html'
,
]
}
;
}
;
Reference in New Issue
View Git Blame
Copy Permalink