Benjamin Pasero
289d6a6e7a
kompilatreste
2019-02-07 16:46:41 +01:00
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
Matt Bierner
cb81c2c241
Build using ts 3.0 ( #57906 )
...
* Build VS Code using TS 3.0
Fixes #57151
2018-09-04 15:25:39 -07:00
Dirk Baeumer
f373a15de0
Committing new JS file
2018-04-17 09:57:28 +02:00
Joao
a6fca8270d
missing compilation
2017-09-04 11:02:50 +02:00
Johannes Rieken
30ce2998fd
teach lint rules new dynamic import statements
2017-07-14 10:08:11 +02:00
Joao Moreno
40498b093e
missing compilation
2017-06-13 11:15:28 +02:00
Michel Kaporin
54f46520d4
Added try/catch not to break on file not found error for 'resources to pull from Transifex' file.
2017-06-12 09:30:18 +02:00
Benjamin Pasero
11c9c5bd33
check in compiled js
2017-06-09 18:10:38 +02:00
Michel Kaporin
6c0d720cdf
Resolves #28336
2017-06-09 14:43:30 +02:00