diff --git a/build/ol-whitespace.json b/build/ol-whitespace.json index 95fd632611..3d85dde80e 100644 --- a/build/ol-whitespace.json +++ b/build/ol-whitespace.json @@ -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 }