vscode/build
Benjamin Pasero f09184ceb7
esm - set `type: module` top level (#230210)
2024-10-01 20:48:56 +02:00
..
azure-pipelines ci: apply retry logic for apt failures (#230217) 2024-10-01 13:01:10 +02:00
builtin
checksums chore: bump electron@30.5.1 (#229329) 2024-09-23 09:38:35 +02:00
darwin feat: switch to npm as default package manager (#226927) 2024-09-06 22:18:02 +09:00
lib esm - removal of CSS loader (#230206) 2024-10-01 19:24:18 +02:00
linux esm - remove AMD build scripts, tests and variables 2024-09-27 08:04:01 +02:00
monaco Move workbench workers off EditorWorker (#225796) 2024-08-20 14:00:18 +02:00
npm feat: switch to npm as default package manager (#226927) 2024-09-06 22:18:02 +09:00
win32
.cachesalt feat: switch to npm as default package manager (#226927) 2024-09-06 22:18:02 +09:00
.gitattributes
.gitignore feat: switch to npm as default package manager (#226927) 2024-09-06 22:18:02 +09:00
.moduleignore 🆙 `jschardet@3.1.4` (#230197) 2024-10-01 08:19:15 +02:00
.moduleignore.darwin
.moduleignore.linux
.moduleignore.win32
.npmrc feat: switch to npm as default package manager (#226927) 2024-09-06 22:18:02 +09:00
.webignore 🆙 `jschardet@3.1.4` (#230197) 2024-10-01 08:19:15 +02:00
buildfile.js esm - removal of CSS loader (#230206) 2024-10-01 19:24:18 +02:00
eslint.js write our own little gulp-eslint which takes the eslint from our workspace root (#230115) 2024-09-30 15:36:25 +02:00
filters.js feat: switch to npm as default package manager (#226927) 2024-09-06 22:18:02 +09:00
gulp-eslint.js write our own little gulp-eslint which takes the eslint from our workspace root (#230115) 2024-09-30 15:36:25 +02:00
gulpfile.cli.js build - reuse the same `date` across builds (#220076) 2024-07-05 11:06:43 -07:00
gulpfile.compile.js esm - further cleanup build scripts 2024-09-27 08:04:56 +02:00
gulpfile.editor.js esm - make `optimize.ts` ESM only 2024-09-27 08:05:06 +02:00
gulpfile.extensions.js Remove vscode-nls-dev dependency (#228002) 2024-09-09 18:28:32 +02:00
gulpfile.hygiene.js
gulpfile.js esm - more AMD removal 2024-09-27 08:04:23 +02:00
gulpfile.reh.js esm - set `type: module` top level (#230210) 2024-10-01 20:48:56 +02:00
gulpfile.scan.js watcher - remove experimental next watcher (#229261) 2024-09-21 08:48:01 -07:00
gulpfile.vscode.js esm - set `type: module` top level (#230210) 2024-10-01 20:48:56 +02:00
gulpfile.vscode.linux.js ci: use sysroots for stripping binaries in rpmbuild (#227397) 2024-09-03 06:01:02 +02:00
gulpfile.vscode.web.js esm - make `optimize.ts` ESM only 2024-09-27 08:05:06 +02:00
gulpfile.vscode.win32.js Replace mkdirp with fs.mkdirSync(path, { recursive: true }) (#228017) 2024-09-09 22:43:29 -07:00
hygiene.js write our own little gulp-eslint which takes the eslint from our workspace root (#230115) 2024-09-30 15:36:25 +02:00
loader.min esm - provide a bridge to AMD world (#227361) 2024-09-02 12:09:12 -07:00
package-lock.json Replace mkdirp with fs.mkdirSync(path, { recursive: true }) (#228017) 2024-09-09 22:43:29 -07:00
package.json Replace mkdirp with fs.mkdirSync(path, { recursive: true }) (#228017) 2024-09-09 22:43:29 -07:00
setup-npm-registry.js feat: switch to npm as default package manager (#226927) 2024-09-06 22:18:02 +09:00
stylelint.js
tsconfig.build.json
tsconfig.json