Commit Graph
14 Commits
Author SHA1 Message Date
Justin ChenandGitHub 1eee66c0ba bundle sprite correctly (#327258) 2026-07-24 09:23:45 +00:00
Henning DieterichsandGitHub 3254ff15b9 Isolates gulp task dependencies and adds facade for gulp plugins (#317101) 2026-05-18 11:28:04 -07:00
8bae860e06 Agent web: Build system for agent sessions and fixes (#310202)
* Build system for agent sessions

* Discovery fixes

* better npe fix.

---------

Co-authored-by: Peng Lyu <penn.lv@gmail.com>
2026-04-16 17:35:05 +00:00
Elijah King 4fe2ba8407 onboarding: include theme preview SVGs in build output
The theme preview SVGs were not bundled in desktop or web builds,
causing blank theme cards for users running built products.

Fixes #309380
2026-04-13 15:37:22 -07:00
Johannes 7bcb2550df Enhance source map handling in build tasks for CI environments 2026-03-03 15:13:11 +01:00
Johannes 7c6cca7b14 Add native private field to property transform for esbuild bundles 2026-02-13 14:44:33 +01:00
Johannes ae8e3c3178 feat: add copyCodiconsTask to vscode-web CI build process 2026-02-05 09:24:08 +01:00
Johannes 02e60e2be0 feat: add esbuild-based bundling tasks for standalone web target 2026-02-04 16:51:45 +01:00
Osvaldo OrtegaandGitHub e166b7b679 Revert "Revert "debt - remove AMD support of VSCode for web"" (#286423)
Revert "Revert "debt - remove AMD support of VSCode for web" (#286421)"

This reverts commit 84ce6e1a98.
2026-01-07 13:02:55 -08:00
Osvaldo OrtegaandGitHub 84ce6e1a98 Revert "debt - remove AMD support of VSCode for web" (#286421)
Revert "debt - remove AMD support of VSCode for web (#285230)"

This reverts commit 74c4ecddf7.
2026-01-07 19:30:20 +00:00
Benjamin PaseroandGitHub 74c4ecddf7 debt - remove AMD support of VSCode for web (#285230) 2025-12-28 20:12:52 +01:00
Matt Bierner e779f86b17 Build script cleanup
For #277526

Quick cleanup pass after converting these scripts
2025-11-24 14:07:28 -08:00
Matt Bierner ac71e4f6ad Reduce runtime changes 2025-11-21 15:50:54 -08:00
Matt Bierner fcfb37c8f8 Convert gulp files to ts
For #277526

Had to add a few ugly casts in difficult cases but mostly trying to add proper types
2025-11-21 15:38:55 -08:00