COMMITS
/ build/lib/bundle.ts March 21, 2025
A
Simplify buildfile around web workers
Alex Dima committed
March 20, 2025
A
Delete unused code
Alex Dima committed
January 22, 2025
A
build: switch `build/tsconfig.json` to `module: nodenext` (#238426)
Aman Karmani committed
A
build: update to include more tsc boilerplate
Aman Karmani committed
September 27, 2024
B
esm - remove build support for `prepend`
Benjamin Pasero committed
B
esm - cleanup editor worker build descriptors
Benjamin Pasero committed
August 19, 2024
B
esm - some build polish (#225948)
Benjamin Pasero committed
August 14, 2024
B
esm - introduce VSCODE_BUILD_ESM variable (#225586)
Benjamin Pasero committed
July 10, 2024
J
adjust bundle-util for ESM world reuse (#221372)
Johannes Rieken committed
June 28, 2024
B
nls - removal of loader plugin (#219098)
Benjamin Pasero committed
June 3, 2024
J
configure `esModuleInterop: true`, change some star-imports
Johannes committed
June 16, 2022
A
Fix bundling (#152389)
Alexandru Dima committed
A
Bring the nls loader plugin into our sources (#152338)
Alexandru Dima committed
June 15, 2022
A
Improve error message when a module cannot be bundled and exclude vs/nls from bundles (#152188)
Alexandru Dima committed
February 28, 2022
M
Use ?.forEach instead of ( || []).forEach
Matt Bierner committed
February 2, 2022
J
enable `@typescript-eslint/member-delimiter-style`, https://github.com/microsoft/vscode/issues/140391
Johannes Rieken committed
November 9, 2021
A
Fix problem with duplicated entry points
Alex Dima committed
October 10, 2018
A
Fix standalone editor gulp scripts.
Alex Dima committed
October 4, 2018
M
let -> const
Matt Bierner committed
M
var -> let
Matt Bierner committed
October 3, 2018
M
Enable noUnusedParameters in build scripts
Matt Bierner committed
M
Converting some `require` imports to `import from` imports
Matt Bierner committed
M
Enable noImplicitAny in build
Matt Bierner committed
October 2, 2018
M
Fix bundle.ts for strict null checks
Matt Bierner committed
August 21, 2018
A
Mark optional property
Alex Dima committed
February 15, 2018
A
Exclude more than 100 duplicated __generator definitions in workbench.main.js
Alex Dima committed
February 1, 2018
E
enable checkJS
Erich Gamma committed
June 23, 2017
J
break loader plugins into build and runtime version to keep the size low
Johannes Rieken committed
April 28, 2017
J
re-enable removal of duplicated helpers
Johannes Rieken committed
April 14, 2017
A
March 6, 2017
B
build build/lib folder with latest
Benjamin Pasero committed
September 18, 2016
A
Improve monaco-editor-core bundling
Alex Dima committed
September 7, 2016
A
Generate original module ids for debugging purposes when bundling
Alex Dima committed
July 19, 2016
J
fix bad compile
Joao Moreno committed
June 8, 2016
June 7, 2016
A
Inline small svg/png images when bundling editor
Alex Dima committed
March 7, 2016
J
fix up lint errors, cleanup build folder
Joao Moreno committed
November 13, 2015
E
Hello Code
Erich Gamma committed