Matt Bierner
|
6403b4367b
|
Pick up latest TS for building VS Code (#207096)
|
2024-03-07 12:59:59 -08:00 |
João Moreno
|
e469272e45
|
remove inline sourcemaps from build files (#198842)
|
2023-11-22 14:05:46 +01:00 |
Matt Bierner
|
10d94ba0f3
|
Pick up latest TS nightly for building VS Code (#194631)
|
2023-10-02 19:40:35 +01:00 |
Johannes
|
696c1cf199
|
build utils with source map to enable JS debug console
|
2022-11-10 15:05:47 +01:00 |
Matt Bierner
|
2a84b0fb6d
|
Enable alwaysStrict for build scripts (#152778)
Turns on `alwaysStrict` and removes `'use strict';` from our `.ts` files
|
2022-06-21 19:00:43 +00:00 |
Alexandru Dima
|
d1fff1a083
|
Check in `.js` files from the `/build/` folder to improve build speeds
|
2020-12-14 11:13:16 +01:00 |
João Moreno
|
2469bf6832
|
remove build compilation output
|
2020-09-22 11:12:55 +02:00 |
Matt Bierner
|
ff253a8f60
|
Build VS Code with TS 3.9-nightly
|
2020-02-29 11:45:48 -08:00 |
Keyi Xie
|
172a32d5c6
|
fix mispell
|
2019-04-09 13:21:46 +08:00 |
Alex Dima
|
35ffdf5fa5
|
Better time output
|
2019-02-12 20:45:54 +01:00 |
Alex Dima
|
af95b7d343
|
Adopt task.define (better task names)
|
2019-02-12 20:43:55 +01:00 |
Alex Dima
|
bb6a790711
|
Introduce task.define for more precise task naming
|
2019-02-12 20:43:55 +01:00 |
Alex Dima
|
c25de7d09f
|
Extract task code to its own file
|
2019-02-12 15:13:43 +01:00 |