COMMITS
/ build/lib/stats.js August 6, 2025
M
Use ts-native to compile our build scripts
Matt Bierner committed
January 22, 2025
A
build: switch `build/tsconfig.json` to `module: nodenext` (#238426)
Aman Karmani committed
March 7, 2024
M
Pick up latest TS for building VS Code (#207096)
Matt Bierner committed
November 22, 2023
J
remove inline sourcemaps from build files (#198842)
João Moreno committed
October 2, 2023
M
Pick up latest TS nightly for building VS Code (#194631)
Matt Bierner committed
November 10, 2022
J
build utils with source map to enable JS debug console
Johannes committed
November 3, 2022
M
Bump target for build scripts (#165287)
Matt Bierner committed
June 21, 2022
M
Enable alwaysStrict for build scripts (#152778)
Matt Bierner committed
February 4, 2022
L
Huge telemetry reduction 🎉
Logan Ramos committed
December 22, 2020
A
Load expensive node modules lazily
Alexandru Dima committed
December 14, 2020
A
Check in `.js` files from the `/build/` folder to improve build speeds
Alexandru Dima committed
September 22, 2020
J
remove build compilation output
João Moreno committed
February 29, 2020
M
Build VS Code with TS 3.9-nightly
Matt Bierner committed
February 5, 2019
A
Move away from deprecated gulp-util
Alex Dima committed
October 12, 2018
M
Use es2017 as target for build scripts (#60707)
Matt Bierner committed
September 24, 2018
J
try-catch for build stats telemetry
Johannes Rieken committed
September 23, 2018
R
Upgrade appinsights (#58999)
Ramya Rao committed
September 12, 2018
B
add compilation leftover
Benjamin Pasero committed
September 7, 2018
J
bundle stats - include commit
Johannes Rieken committed
September 6, 2018
J
bundle stats: JSON stringify before sending data
Johannes Rieken committed
J
build stats - send one object with size and count properties
Johannes Rieken committed
J
bundle stats, rename event, tweak gdpr comment
Johannes Rieken committed
J
app insights challanges
Johannes Rieken committed
September 5, 2018
J
tweak event name, add GDPR comment
Johannes Rieken committed
September 4, 2018
J
stats - send telemetry event about bundle size and file count in extensions
Johannes Rieken committed
September 3, 2018
J
print all stats at the end of the package task
Johannes Rieken committed
August 31, 2018
J
tweaks, add the stream to the bundle step
Johannes Rieken committed
J
add a statsStream that aggregates the number of files and bytes so that we can handle them
Johannes Rieken committed