mirror of
https://github.com/wassname/side-by-side.git
synced 2026-09-09 11:34:24 +08:00
Don't minimize built html
This commit is contained in:
@@ -211,6 +211,7 @@ module.exports = (grunt) ->
|
||||
min: true
|
||||
base: get_base(vars, true)
|
||||
}
|
||||
pretty: true
|
||||
}}]
|
||||
], {
|
||||
src: [ '*.jade', 'partials/**/*.jade' ]
|
||||
|
||||
Reference in New Issue
Block a user