mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-11 18:02:28 +03:00
sort out attribution banners of docs assets; fixes #11976
This commit is contained in:
@@ -127,7 +127,6 @@ module.exports = function (grunt) {
|
||||
},
|
||||
customize: {
|
||||
options: {
|
||||
banner: '<%= bannerDocs %>',
|
||||
preserveComments: 'some',
|
||||
report: 'min'
|
||||
},
|
||||
@@ -144,7 +143,6 @@ module.exports = function (grunt) {
|
||||
},
|
||||
docsJs: {
|
||||
options: {
|
||||
banner: '<%= bannerDocs %>',
|
||||
preserveComments: 'some',
|
||||
report: 'min'
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user