mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
WIP
This commit is contained in:
@@ -83,4 +83,5 @@ function handleStartupEventWithSquirrel () {
|
||||
function setupCompileCache () {
|
||||
const CompileCache = require('../compile-cache')
|
||||
CompileCache.setAtomHomeDirectory(process.env.ATOM_HOME)
|
||||
CompileCache.install(require)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user