Skip to content

Explore "transpile only" build  #150025

Closed
Closed

Description

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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