Merge pull request #270 from fredj/pretty-print-build
Pretty print the whitespace build
This commit is contained in:
@@ -31,5 +31,7 @@
|
|||||||
// Note: we can't have a (function(){%output%})() output wrapper with
|
// Note: we can't have a (function(){%output%})() output wrapper with
|
||||||
// WHITESPACE and SIMPLE modes. See this link for explanations:
|
// WHITESPACE and SIMPLE modes. See this link for explanations:
|
||||||
// https://groups.google.com/forum/#!topic/plovr/gQyZEa2NpsU
|
// https://groups.google.com/forum/#!topic/plovr/gQyZEa2NpsU
|
||||||
"output-wrapper": "%output%"
|
"output-wrapper": "%output%",
|
||||||
|
|
||||||
|
"pretty-print": true
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user