progress on new design

This commit is contained in:
Torkel Ödegaard
2016-10-27 21:51:57 +02:00
parent c609586ff0
commit 9c50893221
13 changed files with 506 additions and 185 deletions

View File

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