mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Merge branch 'master' into tj-upgrade-electron
# Conflicts: # script/package.json # src/task.coffee
This commit is contained in:
@@ -1,9 +1,5 @@
|
||||
/* global snapshotResult */
|
||||
|
||||
if (typeof snapshotResult !== 'undefined') {
|
||||
snapshotResult.setGlobals(global, process, global, {}, console, require)
|
||||
}
|
||||
|
||||
const {userAgent} = process.env
|
||||
const [compileCachePath, taskPath] = process.argv.slice(2)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user