Commit graph

12 commits

Author SHA1 Message Date
Matt Bierner 3fcb671444
Use es2017 as target for build scripts (#60707)
Upgrades our build scripts to target ES2017 since they are run on modern versions of node

This allows us to remove shims for es6 features such as `Object.assign`, and also remove a few extra typings packages
2018-10-12 11:24:15 -07:00
Erich Gamma afbf447ccd Fix for #53710 adopt TS support for checking JSON files 2018-07-06 15:13:44 +02:00
Erich Gamma 5e41d2aafb enable checkJS 2018-02-01 14:39:12 +01:00
Joao Moreno 1081ef16c6 clean crash reporter 2017-05-18 11:33:08 +02:00
Benjamin Pasero 8ba5b8cd7b Support crashReporterHockeyAppSubmitURL (#26814) 2017-05-17 14:05:46 +02:00
Joao Moreno 94c38e09f8 update distro 2017-05-16 08:56:21 +02:00
Benjamin Pasero 0ce65972e4 fix vsda filter 2017-04-04 10:45:38 +02:00
Benjamin Pasero 40fecfaa77 fix mixin 2017-02-27 14:57:23 +01:00
Johannes Rieken 4b9ac9582b remove VSCODE_PERFORMANCE thing 2017-02-02 17:07:31 +01:00
Johannes Rieken 569b7f74ff update distro, mix perf when needed 2017-02-02 11:09:42 +01:00
Benjamin Pasero 172cce82a4 Improved mixin of product 2017-01-13 10:34:26 +01:00
Alex Dima a2c9dfa94d extract mixin task to build/gulpfile.mixin.js 2016-10-20 15:13:58 +02:00