Matt Bierner
2b3fe79f88
Revert service-worker js -> ts rewrite
...
This is causing build issues by pulling in the webworker typings
2025-07-07 16:53:13 -07:00
Benjamin Pasero
cdf404ff47
debt - restore old layer name ( #250928 )
2025-06-09 07:08:43 +00:00
Benjamin Pasero
2a5bd4dfac
process explorer - remove old standalone window solution ( #248319 )
2025-05-08 06:34:38 +00:00
Matt Bierner
9cb8bbcd49
Convert service-worker.js to ts
...
Fixes #229879
2025-05-06 15:28:04 -07:00
Alex Dima
b5e4fea275
Simplify buildfile around web workers
2025-03-21 10:32:35 +01:00
Alex Dima
c36caf1bf7
`EditorSimpleWorker` -> `EditorWebWorker`
2025-03-21 10:13:39 +01:00
Alex Dima
7a60b5370b
LanguageDetectionSimpleWorker -> LanguageDetectionWebWorker
2025-03-21 10:04:22 +01:00
Alex Dima
2268bfbac0
`NotebookSimpleWorker` -> `NotebookWebWorker`
2025-03-21 10:01:14 +01:00
Alex Dima
dc324fbf7c
Clean up names in `simpleWorker.ts`
2025-03-21 09:57:07 +01:00
Justin Chen
8f0188c73f
removing old issue reporter flow ( #232517 )
...
* removing lot's of old issue reporter stuffs
* cleanup
2024-10-30 09:17:48 +01:00
Benjamin Pasero
dc265add0b
esm - drop need for manual concat ( #230571 )
2024-10-06 14:12:20 +02:00
Benjamin Pasero
3b68a06818
esm - removal of CSS loader ( #230206 )
2024-10-01 19:24:18 +02:00
Benjamin Pasero
e7abf7becb
esm - inline main entry points ( #230135 )
2024-09-30 20:22:47 +02:00
Benjamin Pasero
84c18c543e
esm - more cleanup of rules and files ( #230083 )
2024-09-30 11:20:59 +02:00
Benjamin Pasero
c1952297c5
esm - cleanup editor worker build descriptors
2024-09-27 08:04:36 +02:00
Benjamin Pasero
332b89f198
esm - remove AMD build scripts, tests and variables
2024-09-27 08:04:01 +02:00
Sandeep Somavarapu
ebc02af2d8
rename electron-node to electron-utility ( #227672 )
2024-09-05 00:49:23 -07:00
Sandeep Somavarapu
01fcf004a6
Use electron net directly in shared process ( #227553 )
...
* Use electron net directly in shared process
* add built file
* introduce shared electron-node layer
* remove electron-utility layer
* fix (overlook): move back cli files to node
2024-09-04 07:26:43 -07:00
Benjamin Pasero
21135c81b5
esm - provide a bridge to AMD world ( #227361 )
2024-09-02 12:09:12 -07: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
a002d1512e
build - move `buildfile.js` out of `src` ( #226403 )
...
* build - move `buildfile.js` out of `src`
* .
* fix build
2024-08-23 12:18:26 +02:00