Skip to content

Commit f2ba262

Browse files
haha
1 parent d731482 commit f2ba262

File tree

1 file changed

+1
-0
lines changed
  • generators/app/templates/gulp/tasks

1 file changed

+1
-0
lines changed

generators/app/templates/gulp/tasks/swig.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ function renderHtml(onlyChanged) {
2727
wrap_attributes: 'auto', // 'force'
2828
preserve_newlines: true,
2929
// unformatted: [],
30+
3031
end_with_newline: true
3132
}))
3233
.pipe(gulp.dest(config.dest.html));

0 commit comments

Comments
 (0)