mirror of
https://github.com/nasa/openmct.git
synced 2025-02-21 17:57:04 +00:00
[Build] Normalize whitespace in header template
This commit is contained in:
parent
beb24adf7a
commit
485944a782
@ -85,7 +85,7 @@ gulp.task('scripts', function () {
|
|||||||
' * Built: ${timestamp}',
|
' * Built: ${timestamp}',
|
||||||
' * Revision: ${revision}',
|
' * Revision: ${revision}',
|
||||||
' * Branch: ${branch}',
|
' * Branch: ${branch}',
|
||||||
'*/\n'
|
' */\n'
|
||||||
].join('\n');
|
].join('\n');
|
||||||
|
|
||||||
return gulp.src(paths.main)
|
return gulp.src(paths.main)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user