mirror of
https://github.com/atom/atom.git
synced 2026-01-23 05:48:10 -05:00
Remove static from NODE_PATH
This commit is contained in:
@@ -48,7 +48,6 @@ class AtomWindow
|
||||
'exports'
|
||||
'src'
|
||||
'vendor'
|
||||
'static'
|
||||
'node_modules'
|
||||
]
|
||||
paths.push('spec') if @isSpec
|
||||
|
||||
Reference in New Issue
Block a user