vscode/build
Benjamin Pasero 789c320a1c
Replace mkdirp with fs.mkdirSync(path, { recursive: true }) (#228017)
* Replace mkdirp with fs.mkdirSync(path, { recursive: true })
(fix #227931)

* compile
2024-09-09 22:43:29 -07:00
..
azure-pipelines cli: update rs to avoid arm64 bug 2024-09-09 09:18:56 -07:00
builtin
checksums chore: update electron@30.4.0 (#226594) 2024-08-26 12:30:43 +02:00
darwin feat: switch to npm as default package manager (#226927) 2024-09-06 22:18:02 +09:00
lib Replace mkdirp with fs.mkdirSync(path, { recursive: true }) (#228017) 2024-09-09 22:43:29 -07:00
linux feat: switch to npm as default package manager (#226927) 2024-09-06 22:18:02 +09: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 Can't open files (#226898) (#226996) 2024-08-28 20:50:13 +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 Can't open files (#226898) (#226996) 2024-08-28 20:50:13 +02:00
buildfile.js rename electron-node to electron-utility (#227672) 2024-09-05 00:49:23 -07:00
eslint.js
filters.js feat: switch to npm as default package manager (#226927) 2024-09-06 22:18:02 +09:00
gulpfile.cli.js build - reuse the same `date` across builds (#220076) 2024-07-05 11:06:43 -07:00
gulpfile.compile.js ESM merge to main (#227184) 2024-08-30 10:31:46 +02:00
gulpfile.editor.js ESM: figure out the monaco-standalone ESM build story (fix #227192) (#227536) 2024-09-06 18:26:40 +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 merge to main (#227184) 2024-08-30 10:31:46 +02:00
gulpfile.reh.js feat: switch to npm as default package manager (#226927) 2024-09-06 22:18:02 +09:00
gulpfile.scan.js feat: switch to npm as default package manager (#226927) 2024-09-06 22:18:02 +09:00
gulpfile.vscode.js feat: switch to npm as default package manager (#226927) 2024-09-06 22:18:02 +09: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 feat: switch to npm as default package manager (#226927) 2024-09-06 22:18:02 +09:00
gulpfile.vscode.win32.js Replace mkdirp with fs.mkdirSync(path, { recursive: true }) (#228017) 2024-09-09 22:43:29 -07:00
hygiene.js feat: switch to npm as default package manager (#226927) 2024-09-06 22:18:02 +09: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