mirror of
https://github.com/atom/atom.git
synced 2026-02-08 05:35:04 -05:00
atom and stdlib
This commit is contained in:
@@ -7,8 +7,10 @@ else
|
||||
resourcePath = OSX.NSBundle.mainBundle.resourcePath
|
||||
|
||||
paths = [
|
||||
"#{resourcePath}/static"
|
||||
"#{resourcePath}/src/stdlib"
|
||||
"#{resourcePath}/src/atom"
|
||||
"#{resourcePath}/src"
|
||||
"#{resourcePath}/static"
|
||||
"#{resourcePath}/extensions"
|
||||
"#{resourcePath}/vendor"
|
||||
]
|
||||
Reference in New Issue
Block a user