Aman Karmani
|
e76c50f20e
|
build: switch build/tsconfig.json to module: nodenext (#238426)
* build/tsconfig: switch to module: nodenext for bun compat
* build: rewrite imports for nodenext compat
* build: re-generate
|
2025-01-22 20:12:39 +01: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
|
bbaff3d568
|
Adopt Cache@2 for node modules caching
|
2020-12-24 10:08:06 +01:00 |
|