mirror of
https://github.com/atom/atom.git
synced 2026-01-22 21:38:10 -05:00
Remove themes from node search path
This commit is contained in:
@@ -61,7 +61,6 @@
|
||||
@"src",
|
||||
@"vendor",
|
||||
@"static",
|
||||
@"themes",
|
||||
@"node_modules",
|
||||
nil];
|
||||
NSMutableArray *resourcePaths = [[NSMutableArray alloc] init];
|
||||
|
||||
Reference in New Issue
Block a user