Fix telemetry build scripts (#77117)

* Revert commit change

* Update telemetry extraction script

* Fixing telemetry shell script

* Update telemetry commit

* Bump commit

* Add compilation
pull/77172/head
Logan Ramos 2019-07-10 09:28:04 -07:00 committed by GitHub
parent 483a438c88
commit 0d9e259d0c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ git clone https://github.com/microsoft/vscode-telemetry-extractor.git
cd vscode-telemetry-extractor
git checkout 4e64f3de30f8fccb58ebdc0d85c4861a135d46cf
npm i
npm run compile
cd src
mkdir telemetry-sources
cd telemetry-sources