Add flow diff view

This commit is contained in:
Nick O'Leary
2016-12-06 22:37:21 +00:00
parent c720d78c39
commit 932ea7ba8f
6 changed files with 97 additions and 327 deletions

View File

@@ -119,6 +119,7 @@ module.exports = function(grunt) {
"editor/js/ui/utils.js",
"editor/js/ui/actions.js",
"editor/js/ui/deploy.js",
"editor/js/ui/diff.js",
"editor/js/ui/keyboard.js",
"editor/js/ui/workspaces.js",
"editor/js/ui/view.js",