17 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
Matt Bierner
ddc5eeee01 Fixing more strict null errors in build 2018-10-03 10:47:32 -07:00
Joao Moreno
9d6f619140 error, missing compilation 2018-04-11 11:17:22 +02:00
Joao Moreno
1217419309 missing build compilation 2018-02-26 17:25:09 +01:00
Joao
a6fca8270d missing compilation 2017-09-04 11:02:50 +02:00
Joao Moreno
8c7689c925 fixes #28650 2017-06-16 16:09:09 +02:00
Joao Moreno
74fab50d5d consolidate build package.json 2017-05-16 08:56:21 +02:00
Joao Moreno
a85a6a22de 👷 update build files 2017-03-21 11:28:10 +01:00
Benjamin Pasero
61efd8fb23 build build/lib folder with latest 2017-03-06 16:32:23 +01:00
Joao Moreno
1c38df7823 fixes #18363 2017-01-11 11:55:58 +01:00
Alex Dima
5ae54dd9d0 Reduce devDependencies 2016-10-20 15:00:00 +02:00
Joao Moreno
1ef9a66db0 Revert "revert changes to gulp files"
This reverts commit 23afe96996db6b09a3c69a26fa8c3086bc46e0a3.
2016-07-12 17:12:38 +02:00
Joao Moreno
23afe96996 revert changes to gulp files
Revert "oops"

This reverts commit 2be0f1d8cd77c31b510c181729eea53463c92833.

Revert "cleanup top level gulpfile"

This reverts commit 849311713d64fee08d4c94211d9fe58e616f2dbf.

Revert "use strict"

This reverts commit b6b7e82041ad1d1c96f4f99d87250fcece02345a.

Revert "forgot top level"

This reverts commit 1552828709734316143f6340a2172e446ad04f39.

Revert "remove VSCODE_BUILD_QUIET"

This reverts commit 8df5e70d12523130e2e2d6e88aca43dc9962571f.
2016-07-12 11:47:48 +02:00
Joao Moreno
8df5e70d12 remove VSCODE_BUILD_QUIET 2016-07-12 10:47:19 +02:00
Dirk Baeumer
0ffd699ef5 Create nls files for vscode core 2016-03-08 11:26:24 +01:00
Joao Moreno
b027a0c492 fix up lint errors, cleanup build folder 2016-03-07 12:56:32 +01:00
Erich Gamma
8f35cc4768 Hello Code 2015-11-13 14:39:38 +01:00