Add missing Closure Library requires
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
goog.provide('ol');
|
||||
|
||||
goog.require('goog.debug.Logger');
|
||||
goog.require('goog.debug.Logger.Level');
|
||||
|
||||
|
||||
if (goog.DEBUG) {
|
||||
|
||||
Reference in New Issue
Block a user