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