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