mirror of
https://github.com/tenrok/axios.git
synced 2026-05-15 11:59:42 +03:00
Adding banner to all min files
This commit is contained in:
+1
-1
@@ -33,7 +33,7 @@ module.exports = function(grunt) {
|
||||
linebreak: false
|
||||
},
|
||||
files: {
|
||||
src: ['dist/axios.min.js', 'dist/axios.amd.min.js']
|
||||
src: ['dist/*.min.js']
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user