mirror of
https://github.com/openseadragon/openseadragon.git
synced 2025-04-03 05:43:30 +03:00
A little git-describe cleanup
This commit is contained in:
parent
ae56136d32
commit
57f4cf1549
1 changed files with 3 additions and 4 deletions
|
@ -134,11 +134,10 @@ module.exports = function(grunt) {
|
|||
afterconcat: [ distribution ]
|
||||
},
|
||||
"git-describe": {
|
||||
options: {
|
||||
prop: "gitInfo"
|
||||
},
|
||||
build: {
|
||||
// Nothing here; we just need it in order to trigger this task
|
||||
options: {
|
||||
prop: "gitInfo"
|
||||
}
|
||||
}
|
||||
}
|
||||
});
|
||||
|
|
Loading…
Add table
Reference in a new issue