mirror of
https://github.com/atom/atom.git
synced 2026-02-19 02:44:29 -05:00
fs-plust -> fs-plus
This commit is contained in:
@@ -14,7 +14,7 @@ cache =
|
||||
registered: false
|
||||
resourcePath: null
|
||||
|
||||
# isAbsolute is inlined from fs-plus so that fs-plust itself can be required
|
||||
# isAbsolute is inlined from fs-plus so that fs-plus itself can be required
|
||||
# from this cache.
|
||||
if process.platform is 'win32'
|
||||
isAbsolute = (pathToCheck) ->
|
||||
|
||||
Reference in New Issue
Block a user