mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Delete less cache from partial-clean task
This commit is contained in:
@@ -3,7 +3,7 @@ LessCache = require 'less-cache'
|
||||
|
||||
module.exports =
|
||||
class LessCompileCache
|
||||
_.extend @prototype, require('subscriber')
|
||||
_.extend @prototype, require('./subscriber')
|
||||
|
||||
@cacheDir: '/tmp/atom-compile-cache/less'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user