COMMITS
/ build/lib/bundle.js 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
Update build scripts to target es2020
Matt Bierner committed
November 9, 2021
A
Fix problem with duplicated entry points
Alex Dima committed
December 14, 2020
A
Check in `.js` files from the `/build/` folder to improve build speeds
Alexandru Dima committed
September 22, 2020
J
remove build compilation output
João Moreno committed
February 29, 2020
M
Build VS Code with TS 3.9-nightly
Matt Bierner committed
October 12, 2018
M
Use es2017 as target for build scripts (#60707)
Matt Bierner committed
October 10, 2018
A
Fix standalone editor gulp scripts.
Alex Dima committed
October 5, 2018
J
add missing compile
Johannes Rieken committed
October 3, 2018
M
Enable noUnusedParameters in build scripts
Matt Bierner committed
October 2, 2018
M
Fixing more strict null errors in build
Matt Bierner committed
February 15, 2018
A
Exclude more than 100 duplicated __generator definitions in workbench.main.js
Alex Dima committed
June 23, 2017
J
break loader plugins into build and runtime version to keep the size low
Johannes Rieken committed
May 15, 2017
J
consolidate build package.json
Joao Moreno committed
April 28, 2017
J
re-enable removal of duplicated helpers
Johannes Rieken committed
April 26, 2017
J
update monaco.d.ts generation, recompile build-folder
Johannes Rieken committed
April 14, 2017
A
March 21, 2017
J
:construction_worker: update build files
Joao Moreno committed
March 6, 2017
B
build build/lib folder with latest
Benjamin Pasero committed
January 11, 2017
J
fixes #18363
Joao Moreno 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
June 8, 2016
June 7, 2016
A
Inline small svg/png images when bundling editor
Alex Dima committed
March 8, 2016
D
Create nls files for vscode core
Dirk Baeumer committed
March 7, 2016
J
fix up lint errors, cleanup build folder
Joao Moreno committed
November 13, 2015
E
Hello Code
Erich Gamma committed