feat(plugins): worked on markdown support for plugin page, #4275

This commit is contained in:
Torkel Ödegaard
2016-03-07 18:03:45 +01:00
parent a6c6b00d7e
commit 4cd4ce504d
11 changed files with 46 additions and 1466 deletions

View File

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