mirror of
https://github.com/openseadragon/openseadragon.git
synced 2024-11-22 05:06:09 +03:00
A little git-describe cleanup
This commit is contained in:
parent
ae56136d32
commit
57f4cf1549
@ -134,11 +134,10 @@ module.exports = function(grunt) {
|
|||||||
afterconcat: [ distribution ]
|
afterconcat: [ distribution ]
|
||||||
},
|
},
|
||||||
"git-describe": {
|
"git-describe": {
|
||||||
options: {
|
|
||||||
prop: "gitInfo"
|
|
||||||
},
|
|
||||||
build: {
|
build: {
|
||||||
// Nothing here; we just need it in order to trigger this task
|
options: {
|
||||||
|
prop: "gitInfo"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
Loading…
Reference in New Issue
Block a user