Commit Graph

12 Commits

Author SHA1 Message Date
Benjamin Pasero
4330dd0eb4 compile leftover 2019-07-11 12:21:14 +02:00
Sandeep Somavarapu
0df6764710 move file service to platform 2019-07-10 20:55:44 +02:00
Benjamin Pasero
289d6a6e7a kompilatreste 2019-02-07 16:46:41 +01:00
Benjamin Pasero
35523f6c51 debt - workbench/parts => workbench/contrib (update imports and scripts) 2019-02-07 11:48:58 +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
4b2aed7bb2 let -> const 2018-10-04 19:01:34 -07:00
Rob Lourens
6fae52876b Fix #53445 - change build id generation to not depend on git tags 2018-07-08 15:16:19 -07:00
Rob Lourens
c527da85be Fail build when settings search build id generation fails (#47359)
* Ensure that settings search build id handling fail will cause the build to fail

* Move some settings search build ID computation to util.ts

* Bump version number for test

* Add unit tests for util.ts additions

* Revert version number change

* Make versionStringToNumber throw if it fails

* Add missing import
2018-04-06 14:10:51 -07:00
Joao Moreno
74fab50d5d consolidate build package.json 2017-05-16 08:56:21 +02:00
Johannes Rieken
f737b01757 update monaco.d.ts generation, recompile build-folder 2017-04-26 17:59:30 +02:00
Michel Kaporin
0741a67980 Synchronised pipe to prevent its ending before all of the API responses received. 2017-03-27 15:45:43 +02:00
Michel Kaporin
59c3ff8e85 Added i18n tests. 2017-03-27 15:45:43 +02:00