mirror of
https://github.com/openseadragon/openseadragon.git
synced 2024-11-22 21:26:10 +03:00
Merge remote branch 'upstream/master'
This commit is contained in:
commit
ea2ef1f8a8
@ -64,7 +64,7 @@ module.exports = function(grunt) {
|
||||
banner: "//! <%= pkg.name %> <%= pkg.version %>\n"
|
||||
+ "//! Built on <%= grunt.template.today('yyyy-mm-dd') %>\n"
|
||||
+ "//! Git commit: <%= gitInfo %>\n"
|
||||
+ "//! http://openseadragon.github.com\n\n",
|
||||
+ "//! http://openseadragon.github.io\n\n",
|
||||
process: true
|
||||
},
|
||||
dist: {
|
||||
|
Loading…
Reference in New Issue
Block a user