diff --git a/transforms/module.js b/transforms/module.js index ca913825bc..6597dae7ea 100644 --- a/transforms/module.js +++ b/transforms/module.js @@ -1,7 +1,6 @@ const pkg = require('../package.json'); const defines = { - 'ol.DEBUG': false, 'ol.ENABLE_WEBGL': false };