Merge branch 'master' into tj-upgrade-electron

# Conflicts:
#	script/package.json
#	src/task.coffee
This commit is contained in:
Antonio Scandurra
2017-05-11 18:05:12 +02:00
17 changed files with 126 additions and 37 deletions

View File

@@ -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)