mirror of
https://github.com/atom/atom.git
synced 2026-01-22 13:28:01 -05:00
Export cache for debugging purposes
This commit is contained in:
committed by
Kevin Sawicki
parent
d877872c71
commit
472a48092d
@@ -163,3 +163,5 @@ exports.add = (directoryPath, metadata) ->
|
||||
cache.folders[path.join(directoryPath, folderPath)] = entry.dependencies
|
||||
|
||||
undefined
|
||||
|
||||
exports.cache = cache
|
||||
|
||||
Reference in New Issue
Block a user