Skip to content

Commit 09daf46

Browse files
committed
added path for node
1 parent 93bc00e commit 09daf46

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ module.exports = function() {
2424
imagesVend: 'images/vendor/',
2525
bower: 'assets/bower/',
2626
grunt: 'config/grunt/',
27+
node: 'node_modules/',
2728
tasks: 'tasks/'
2829
};
2930

0 commit comments

Comments
 (0)