Rename goog.DEBUG to ol.DEBUG

This commit is contained in:
Andreas Hocevar
2016-08-28 17:02:49 +02:00
parent 92ab5a079c
commit d1e4b33760
115 changed files with 701 additions and 691 deletions
+4
View File
@@ -1,5 +1,9 @@
## Upgrade notes
#### ´goog.DEBUG´ define was renamed to ´ol.DEBUG´
As last step in the removal of the dependency on Google Closure Library, the `goog.DEBUG` compiler define was renamed to `ol.DEBUG`. Please change accordingly in your custom build configuration json files.
### v3.18.0
#### Changes in the way assertions are handled