mirror of
https://github.com/openseadragon/openseadragon.git
synced 2024-11-21 20:56: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 ]
|
||||
},
|
||||
"git-describe": {
|
||||
options: {
|
||||
prop: "gitInfo"
|
||||
},
|
||||
build: {
|
||||
// Nothing here; we just need it in order to trigger this task
|
||||
options: {
|
||||
prop: "gitInfo"
|
||||
}
|
||||
}
|
||||
}
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user