This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
fysmtkhc
/
grafana-jool
forked from
grafana.jool/grafana-jool
Watch
0
Star
1
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
1
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
3
Commits
1
Branch
1
Tag
74 MiB
TypeScript
60.2%
Go
33%
HTML
1.7%
Rich Text Format
1.6%
JavaScript
1.5%
Other
1.7%
Branch:
master
master
1
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'master'
${ noResults }
grafana-jool
/
emails
/
grunt
/
clean.js
5 lines
76 B
Raw
Permalink
Blame
History
module
.
exports
=
function
(
config
)
{
return
{
dist
:
[
'dist'
]
,
}
;
}
;
Reference in new issue