mirror of
https://github.com/atom/atom.git
synced 2026-01-23 22:08:08 -05:00
own it
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
# Hack to get code reloading working in dev mode
|
||||
if OSX.NSUserName().valueOf() == "corey"
|
||||
resourcePath = "/Users/corey/code/mine/Atomicity"
|
||||
else if OSX.NSUserName().valueOf() == "chris"
|
||||
resourcePath = "/Users/chris/Code/Atomicity"
|
||||
else
|
||||
resourcePath = OSX.NSBundle.mainBundle.resourcePath
|
||||
|
||||
|
||||
Reference in New Issue
Block a user