KEMBAR78
Explore "transpile only" build · Issue #150025 · microsoft/vscode · GitHub
Skip to content

Explore "transpile only" build  #150025

@jrieken

Description

@jrieken

For CI builds we should explore the use of a fast transpiler, like SWC or esbuild. This would enable use to run (blocking) transpile, then in parallel run tests and TS type checking.

SWC transpile command: npx swc --config-file .swcrc src --copy-files --out-dir out


The joh/swc-branch has some changes that explore to use SWC for this. TODOs

Metadata

Metadata

Assignees

Labels

engineeringVS Code - Build / issue tracking / etc.on-release-notesIssue/pull request mentioned in release notes

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions