Create new ol.base and include ol.error
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
goog.provide('ol.base');
|
||||
goog.provide('ol.error');
|
||||
|
||||
/**
|
||||
Reference in New Issue
Block a user
@@ -1,3 +1,4 @@
|
||||
goog.provide('ol.base');
|
||||
goog.provide('ol.error');
|
||||
|
||||
/**
|
||||