Commit Graph

13 Commits

Author SHA1 Message Date
Benjamin Pasero
a3f86f0923 Drop node.js require for bootstrap and bootstrap-window (#100857)
* sandbox - load bootstrap/bootstrap-window via script tags (workbench)

* sandbox - adopt script loading for issue reporter and process explorer
2020-06-24 09:07:14 +02:00
Ramya Rao
ae526292df Upgrade appinsights (#58999)
* Upgrade appinsights

* Env, global updates before starting shared process

* Disable console logging from appinsights Fixes #55417

* Move workaround to helper
2018-09-22 23:09:48 -07:00
Benjamin Pasero
f3b191ab38 @ts-check for bootstrap JS files 2018-09-07 16:05:28 +02:00
Benjamin Pasero
a4bf919e59 Cleanup bootstrap files (#58171)
* bootstrap  - first cut

* bootstrap => bootstrap-fork, bootstrap-shared => bootstrap

* bootstrap - extract uriFromPath()

* bootstrap - extract readfile/writefile

* bootstrap - share more code when loading renderers

* boostrap-electron-browser => bootstrap-window

* bootstrap - cleanup main.js

* bootstrap - handle index.js

* bootstrap 💄
2018-09-07 12:23:09 +02:00
Joao Moreno
e087b31199 use data folder for win32 and linux portable mode
fixes #53108
2018-06-27 15:27:32 +02:00
Joao Moreno
3d43c10398 portable: check folder 2018-06-18 10:09:50 +02:00
Joao Moreno
7c8a164902 product.portableTemp 2018-06-14 12:05:39 +02:00
Joao Moreno
bd799550fe portable mode 2018-06-13 17:13:55 +02:00
Alex Dima
e3ce029935 Prepare for node >= v8.0.0 2018-03-19 12:59:32 +01:00
Alex Dima
c4bf22fb9e Fixes #42393 2018-01-30 10:25:37 +01:00
Joao Moreno
fda1e69828 move args, cli, sharedProcessMain to code 2016-05-02 16:05:37 +02:00
Joao Moreno
ca4519a3b2 workbench/electron-main -> code/electron-main 2016-05-02 16:05:37 +02:00
Joao Moreno
8626f24faa move launcher.js to cli.js 2016-02-12 12:39:37 +01:00