mirror of https://gitee.com/bigwinds/arangodb
added graphView to watchlist
This commit is contained in:
parent
13204298d9
commit
b0a1dc3338
|
@ -287,6 +287,7 @@
|
|||
concat_in_order: {
|
||||
files: [
|
||||
'frontend/js/{,*/}*.js',
|
||||
'frontend/js/graphViewer/**/*.js',
|
||||
'clusterFrontend/js/{,*/}*.js'
|
||||
],
|
||||
tasks: [
|
||||
|
|
Loading…
Reference in New Issue