section indentation in editor
[fnpeditor.git] / src / editor / entrypoint.js
index b723517..f908206 100644 (file)
@@ -8,7 +8,7 @@
             'fnpjs': '../fnpjs',
             'libs': '../../libs',
             'smartxml': '../smartxml',
-            'wlxml': '../wlxml',
+            'wlxml': '../wlxml'
 
         },
 
@@ -25,7 +25,7 @@
 
         shim: {
             '../../libs/jquery-1.9.1.min': {
-                exports: '$',
+                exports: '$'
             },
             '../../libs/underscore-min': {
                 exports: '_'
             },
             '../../libs/ace/ace': {
                 exports: 'ace'
-            },
+            }
         }
-
+        // DEBUGGING ONLY
+        // , urlArgs: "bust=" + (new Date()).getTime()
     });
     
     requirejs([