We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93bc00e commit 09daf46Copy full SHA for 09daf46
index.js
@@ -24,6 +24,7 @@ module.exports = function() {
24
imagesVend: 'images/vendor/',
25
bower: 'assets/bower/',
26
grunt: 'config/grunt/',
27
+ node: 'node_modules/',
28
tasks: 'tasks/'
29
};
30
0 commit comments