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
2024-11-26 02:40:26 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
947c62b49b
grafana
/
emails
/
grunt
/
clean.js
6 lines
76 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Prettier: Upgrade to 2 (#30387) * Updated package json but not updated source files * Update eslint plugin * updated files
2021-01-20 00:59:48 -06:00
module
.
exports
=
function
(
config
)
{
feat(invite): began work on email template build system, and css inlining
2015-08-10 10:50:02 -05:00
return
{
dist
:
[
'dist'
]
,
}
;
}
;
Reference in New Issue
Copy Permalink