ux(dashboar): added shortcut for build mode, switched keybinding lib to mousetrap, supports sequences so also added for Go to home dashboard, open search with starred dashbords prefiltered, go to profile, #6442

This commit is contained in:
Torkel Ödegaard
2016-11-02 12:55:58 +01:00
parent 3c1435253d
commit 40ea014fa8
16 changed files with 155 additions and 113 deletions

View File

@@ -33,6 +33,7 @@ module.exports = function(config) {
'remarkable/dist/*',
'remarkable/dist/*',
'virtual-scroll/**/*',
'mousetrap/**/*',
],
dest: '<%= srcDir %>/vendor/npm'
}