Move debug message utils into core

This commit is contained in:
Nick O'Leary
2016-11-02 23:20:48 +00:00
parent 1c3a97a71a
commit 6c36778cac
7 changed files with 311 additions and 262 deletions

View File

@@ -116,6 +116,7 @@ module.exports = function(grunt) {
"editor/js/ui/common/searchBox.js",
"editor/js/ui/common/tabs.js",
"editor/js/ui/common/typedInput.js",
"editor/js/ui/utils.js",
"editor/js/ui/deploy.js",
"editor/js/ui/keyboard.js",
"editor/js/ui/workspaces.js",