Make customized translations more maintainable
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
define([
|
||||
'/common/treesome.js',
|
||||
'/common/cursor-treesome.js',
|
||||
'/bower_components/rangy/rangy-core.min.js'
|
||||
], function (Tree, Rangy) {
|
||||
var verbose = function (x) { if (window.verboseMode) { console.log(x); } };
|
||||
|
||||
Reference in New Issue
Block a user