Remove themes from node search path

This commit is contained in:
Kevin Sawicki
2013-03-12 18:03:47 -07:00
parent 990f5a92ce
commit 426fc7ffc8

View File

@@ -61,7 +61,6 @@
@"src",
@"vendor",
@"static",
@"themes",
@"node_modules",
nil];
NSMutableArray *resourcePaths = [[NSMutableArray alloc] init];