Johannes
6e4221f0ec
remove swc
2024-10-04 11:23:51 +02:00
Benjamin Pasero
d34e895b8e
esm - more AMD removal
2024-09-27 08:04:23 +02:00
Benjamin Pasero
332b89f198
esm - remove AMD build scripts, tests and variables
2024-09-27 08:04:01 +02:00
Benjamin Pasero
6b924c5152
ESM merge to main ( #227184 )
...
Co-authored-by: Johannes Rieken <jrieken@microsoft.com>
Co-authored-by: Alexandru Dima <alexdima@microsoft.com>
2024-08-30 10:31:46 +02:00
Benjamin Pasero
f5920b80a3
esm - add `yarn watch-esm` and `watch-client-esm`
2024-08-15 15:08:49 +02:00
Tyler James Leonhardt
f861341624
Revert "Use graceful-fs to buffer fs calls ( #210696 )" ( #210786 )
...
This reverts commit 2cc4b3d115
.
2024-04-19 22:11:41 +02:00
Tyler James Leonhardt
2cc4b3d115
Use graceful-fs to buffer fs calls ( #210696 )
...
Fixes `EMFILE: too many open files` thrown in the localization pipeline
Co-authored-by: Tyler Leonhardt <tyleonha@microsoft.com>
2024-04-18 22:11:48 +02:00
Johannes
87e54a0759
consume swc as libaray and wire up into the existing transpiler logic
2022-09-07 10:46:27 +02:00
Johannes
52193cfc09
make to run `buildWebNodePaths` when using transpile-swc
2022-08-30 14:27:20 +02:00
Johannes
7ec1ebdd5f
* tweak `createSwcClientStream` to have async exec
...
* add `transpileClientSWC` and corresponding gulp task
2022-08-26 15:02:01 +02:00
Johannes
214e276bd5
have `compilation#transpileTask` as a separate place for tweaks
2022-06-23 17:32:20 +02:00
Johannes Rieken
9e21aff42e
joh/ts transpile ( #152199 )
...
transpile-only tasks for client and extensions
* extract transpile into its own file
* add transpile-client task, polish transpiler
* add transpile-extensions, improve transpile logic
* move declaration of "const enum" above it usage so that it can be used with const-enum-inlining
* (ugly) make d.ts transpilation configurable because it is needed for extensions but a problem for client
* hack my way around so that `getOwnEmitOutputFilePath` is reusable by our transpile
* honor `noEmit` flag
2022-06-15 16:52:48 +02:00
Joao Moreno
acdd512060
make api proposal names task play better with gulp
...
cc @jrieken
2021-12-13 11:36:37 +01:00
João Moreno
eafeb7d3da
build: 👷 give names to the api proposal tasks
...
cc @jrieken
2021-11-29 13:47:51 +01:00
Johannes Rieken
da967b591e
add generated file api proposal names, add compile script that generates this file
2021-11-10 11:54:24 +01:00
Logan Ramos
279c4d8fcb
Use the new loader format for web selfhost ( #130592 )
...
* Update workbench html and bump distro
* Bump distro
* Add web node paths to the build task too
* Split task for reuse
* Bump distro
2021-08-11 11:59:14 -04:00
Logan Ramos
8079e0b721
Move webNodePaths to run on compile since we rimraf out
2021-08-10 16:56:23 -04:00
Matt Bierner
c0885dd0c4
Add task to build extension media ( #119294 )
...
This lets us avoid checking in the compiled js files that are used inside webviews and notebooks
2021-03-18 19:15:59 -07:00
Alexandru Dima
c7df7d91f4
Move actual gulpfile logic to `/build/`
2020-12-14 14:24:34 +01:00
Joao Moreno
bf562ce501
remove build gulpfile.js
2017-05-19 16:13:19 +02:00
Joao Moreno
b027a0c492
fix up lint errors, cleanup build folder
2016-03-07 12:56:32 +01:00
Joao Moreno
2a29c3b6b5
➡ gulpfiles into build
...
fixes #196
2015-11-19 15:47:33 +01:00
Erich Gamma
8f35cc4768
Hello Code
2015-11-13 14:39:38 +01:00