Add commented-out compilation options

This commit is contained in:
Tom Payne
2012-07-15 00:40:37 +02:00
parent e509f4cfe5
commit 55655207d1

View File

@@ -10,6 +10,8 @@
"define": {
// "goog.dom.ASSUME_STANDARDS_MODE": true,
// "ol.ENABLE_DOM": false,
// "ol.ENABLE_WEBGL": false,
"goog.DEBUG": false
},