Move type editors into their own files

This commit is contained in:
Nick O'Leary
2018-04-26 17:53:45 +01:00
parent 99af79fcf3
commit 80062b6a62
9 changed files with 784 additions and 778 deletions

View File

@@ -150,6 +150,7 @@ module.exports = function(grunt) {
"editor/js/ui/tab-config.js",
"editor/js/ui/palette-editor.js",
"editor/js/ui/editor.js",
"editor/js/ui/editors/*.js",
"editor/js/ui/tray.js",
"editor/js/ui/clipboard.js",
"editor/js/ui/library.js",