mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Flatten src directory
* Move src/app to src/ * Move src/stdlib to src/ * Remove src/app and src/stdlib from NODE_PATH
This commit is contained in:
@@ -38,8 +38,6 @@ class AtomWindow
|
||||
|
||||
setupNodePath: (resourcePath) ->
|
||||
paths = [
|
||||
'src/stdlib'
|
||||
'src/app'
|
||||
'src'
|
||||
'vendor'
|
||||
'static'
|
||||
|
||||
Reference in New Issue
Block a user