Commit Graph

22 Commits

Author SHA1 Message Date
Benjamin Pasero 6b924c5152 ESM merge to main (#227184)
Co-authored-by: Johannes Rieken <jrieken@microsoft.com>
Co-authored-by: Alexandru Dima <alexdima@microsoft.com>
2024-08-30 10:31:46 +02:00
Benjamin Pasero d9fa822e64 ESM: revisit removeGlobalNodeModuleLookupPaths (fix #226042) (#226603) 2024-08-26 12:40:56 +02:00
Benjamin Pasero 8be3fa294c esm - address compile errors in JS files (#226584) 2024-08-26 09:39:10 +02:00
Benjamin Pasero c7a277cea5 esm - run removeGlobalNodeModuleLookupPaths only in node.js (#226042) (#226043) 2024-08-20 11:40:00 +02:00
Benjamin Pasero 3dfe155b3d esm - backport more changes (#225692) 2024-08-15 14:58:04 +02:00
Benjamin Pasero fdc8d882e2 esm - backport worker related changes (#225672) 2024-08-15 13:46:45 +02:00
Benjamin Pasero 4ccb98926f esm - bootstrap import (#225615) 2024-08-14 17:48:45 +02:00
Benjamin Pasero 01d7b7a315 esm - reduce diff (bootstrap files) (#225598) 2024-08-14 15:32:09 +02:00
Benjamin Pasero 4c1b0e9ff1 esm - reduce diff (#224919)
* esm - reduce diff

* .

* .

* .

* .

* .
2024-08-06 17:32:43 +03:00
Benjamin Pasero 374aa98ddf esm - reduce diff to main (#224183) 2024-07-29 08:22:47 -07:00
Benjamin Pasero 16654e6126 esm - reduce diff to branch (#221154) 2024-07-09 08:08:56 +02:00
Mark Zuber c90f36e95b Update bootstrap-node.js to check for Array.isArray (#165289)
* Update bootstrap-node.js to check for Array.isArray

* Update
2022-11-07 10:07:28 +01:00
Benjamin Pasero f555564a4b Command line code . not working (fix #126702) 2021-06-19 08:03:42 +02:00
Benjamin Pasero 3759d871b6 process - stop supporting VSCODE_CWD for setting the current working dir (fix #126399) 2021-06-18 07:55:01 +02:00
Benjamin Pasero e475cf038b state service - allow multiple setItems at once 2021-05-03 09:43:55 +02:00
Benjamin Pasero ff0f7f3cf2 Make product configuration available to non node.js environments (fix #120243) 2021-04-06 08:55:31 +02:00
Benjamin Pasero 9cd4712b35 file working copy - update todos 2021-03-18 16:13:26 +01:00
Benjamin Pasero a7f5a10158 debt - some more process and platform 💄 2021-03-16 08:39:19 +01:00
Benjamin Pasero 1441ba91f0 environment - consistently handle VSCODE_CWD in all our node.js processes 2021-03-15 11:22:42 +01:00
Benjamin Pasero 1a1db8f00e bootstrap - add more typing info 2020-12-14 08:23:30 +01:00
Benjamin Pasero 1460908e18 bootstrap - move portable mode into bootstrap-node 2020-11-25 08:46:40 +01:00
Benjamin Pasero c0a4e9e84f bootstrap - add helper utility for node.js things 2020-06-24 17:43:52 +02:00