This website works better with JavaScript.
Explore
Help
Register
Sign In
chartwerk
/
grafana-chartwerk-panel
Watch
4
Star
0
Fork
You've already forked grafana-chartwerk-panel
0
Code
Issues
2
Pull Requests
Projects
Releases
1
Wiki
Activity
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.
126
Commits
1
Branch
1
Tag
2.5 MiB
Tag:
0.5.1
main
0.5.1
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '0.5.1'
${ noResults }
grafana-chartwerk-panel
/
.config
/
webpack
/
constants.ts
3 lines
65 B
Raw
Permalink
Normal View
History
Unescape
Escape
migrate from @grafana/toolkit to create-plugin
7 months ago
export
const
SOURCE_DIR
=
'src'
;
export
const
DIST_DIR
=
'dist'
;