mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2024-11-10 10:17:11 +03:00
Track temp folders
This commit is contained in:
parent
ccd631a934
commit
a26cb6023e
@ -3,6 +3,7 @@ path = require 'path'
|
||||
_ = require 'underscore-plus'
|
||||
temp = require 'temp'
|
||||
|
||||
temp.track()
|
||||
tempResourcesFolder = temp.mkdirSync('atom-resources-')
|
||||
|
||||
fillTemplate = (filePath, data) ->
|
||||
|
Loading…
Reference in New Issue
Block a user