This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
grafana
Watch
3
Star
0
Fork
0
mirror of
https://github.com/grafana/grafana.git
synced
2026-08-11 05:34:53 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5ca643f2ba09e777617bbcd2e5dd78e7c7fa2e16
grafana
/
emails
/
gruntfile.js
T
7 lines
102 B
JavaScript
Raw
Normal View
History
Unescape
Escape
feat(invite): began work on email template build system, and css inlining
2015-08-10 17:50:02 +02:00
module
.
exports
=
function
(
grunt
)
{
// load grunt config
require
(
'load-grunt-config'
)(
grunt
);
};
Reference in New Issue
Copy Permalink