ol.DEBUG no longer needed in transforms/module.js
This commit is contained in:
@@ -1,7 +1,6 @@
|
|||||||
const pkg = require('../package.json');
|
const pkg = require('../package.json');
|
||||||
|
|
||||||
const defines = {
|
const defines = {
|
||||||
'ol.DEBUG': false,
|
|
||||||
'ol.ENABLE_WEBGL': false
|
'ol.ENABLE_WEBGL': false
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user