'use strict'; var bootstraprequire('./bootstrap'); var bootstrapNoderequire('./bootstrap-node'); var productrequire('../product.json'); bootstrap.avoidMonkeyPatchFromAppInsights(); bootstrapNode.configurePortable(product); bootstrap.enableASARSupport(undefined); _AN_Call_load('load', require('./bootstrap-amd'), 'vs/code/node/cli');