2
0
mirror of https://github.com/tenrok/axios.git synced 2026-05-15 11:59:42 +03:00

Add banner to all dist/

This commit is contained in:
mzabriskie
2015-09-29 00:43:31 -06:00
parent e8136b1f74
commit 4f732e8caa
+1 -1
View File
@@ -43,7 +43,7 @@ module.exports = function(grunt) {
linebreak: false
},
files: {
src: ['dist/*.min.js']
src: ['dist/*.js']
}
}
},