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