Pretty print the whitespace build

This commit is contained in:
Frederic Junod
2013-03-05 09:53:03 +01:00
parent 3526244e0c
commit 9d1d59d54a

View File

@@ -31,5 +31,7 @@
// Note: we can't have a (function(){%output%})() output wrapper with
// WHITESPACE and SIMPLE modes. See this link for explanations:
// https://groups.google.com/forum/#!topic/plovr/gQyZEa2NpsU
"output-wrapper": "%output%"
"output-wrapper": "%output%",
"pretty-print": true
}