Merge branch 'master' of github.com:openlayers/ol3 into vector

This commit is contained in:
Tim Schaub
2013-03-05 10:58:27 +01:00
46 changed files with 541 additions and 358 deletions

View File

@@ -33,5 +33,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
}