Skip to content

Commit 98f10f5

Browse files
authored
Merge pull request #7 from yussan/develop
Develop
2 parents 66e737e + f7764a9 commit 98f10f5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Gruntfile.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ module.exports = grunt => {
66
options: {
77
data: {
88
debug: true
9-
}
9+
},
10+
pretty: true
1011
},
1112
files: [{
1213
src: '*.pug',

0 commit comments

Comments
 (0)