This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
grafana
Watch
3
Star
0
Fork
0
You've already forked grafana
mirror of
https://github.com/grafana/grafana.git
synced
2025-02-25 18:55:37 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8c7076c04a
grafana
/
tasks
/
options
/
useminPrepare.js
9 lines
127 B
JavaScript
Raw
Normal View
History
Unescape
Escape
trying to get css, and js build file revisioning working
2014-05-31 02:22:49 -05:00
module
.
exports
=
function
(
config
)
{
return
{
trying to get revision asset replacements to work with different paths
2014-12-31 12:01:10 -06:00
html
:
[
'tmp/index.html'
,
'tmp/views/index.html'
,
]
trying to get css, and js build file revisioning working
2014-05-31 02:22:49 -05:00
}
;
}
;
Reference in New Issue
Copy Permalink