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-25 02:10:45 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f763f2085b
grafana
/
emails
/
gruntfile.js
5 lines
101 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
(
grunt
)
{
feat(invite): began work on email template build system, and css inlining
2015-08-10 10:50:02 -05:00
// load grunt config
require
(
'load-grunt-config'
)
(
grunt
)
;
}
;
Reference in New Issue
Copy Permalink