COMMITS
/ build/lib/stats.ts November 21, 2025
M
Run our build scripts directly as typescript (#277567)
Matt Bierner committed
January 22, 2025
A
build: switch `build/tsconfig.json` to `module: nodenext` (#238426)
Aman Karmani committed
June 21, 2022
M
Enable alwaysStrict for build scripts (#152778)
Matt Bierner committed
February 4, 2022
L
Huge telemetry reduction 🎉
Logan Ramos committed
January 4, 2021
J
fix type casts
João Moreno committed
December 22, 2020
A
Load expensive node modules lazily
Alexandru Dima committed
February 5, 2019
A
Move away from deprecated gulp-util
Alex Dima committed
October 4, 2018
M
let -> const
Matt Bierner committed
October 3, 2018
M
Enable noImplicitAny in build
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 11, 2018
K
correcting GDPR annotations
kieferrm 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