Skip to content

chore: update build target to node 22 - #383

Merged
federicobozzini merged 2 commits into
mainfrom
vite-node-22
Jul 27, 2026
Merged

chore: update build target to node 22#383
federicobozzini merged 2 commits into
mainfrom
vite-node-22

Conversation

@federicobozzini

Copy link
Copy Markdown
Collaborator

Changes

  • vite target updated to node 22. This removes unnecessary transpilation to an old version of node.

Screenshots

Signed-off-by: Federico Bozzini <federico.bozzini@arm.com>
@federicobozzini
federicobozzini requested a review from a team as a code owner July 24, 2026 15:27
@github-actions github-actions Bot added the chore Maintenance change excluded from release notes label Jul 24, 2026

@awphi awphi left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Interestingly this makes the uncompressed extension.js ~0.5 KB bigger on my machine. Love it when the transpilation output is smaller than the modern API 😅

@federicobozzini

Copy link
Copy Markdown
Collaborator Author

Interestingly this makes the uncompressed extension.js ~0.5 KB bigger on my machine. Love it when the transpilation output is smaller than the modern API 😅

I would be curious to see what Codex might have to say comparing the old and the new file 🤔

@federicobozzini
federicobozzini merged commit 3729b22 into main Jul 27, 2026
4 checks passed
@federicobozzini
federicobozzini deleted the vite-node-22 branch July 27, 2026 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Maintenance change excluded from release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants