Skip to content

Support Node v6#34

Merged
jridgewell merged 1 commit into
mainfrom
nodev6
Jun 30, 2025
Merged

Support Node v6#34
jridgewell merged 1 commit into
mainfrom
nodev6

Conversation

@jridgewell

Copy link
Copy Markdown
Owner

Surprisingly getOwnPropertyDescriptors was the only API esbuild uses that wasn't supported. That, and I needed to be careful with the UMD header's trailing commas.

Fixes #32

@jridgewell jridgewell merged commit b394ec7 into main Jun 30, 2025
@jridgewell jridgewell deleted the nodev6 branch June 30, 2025 18:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Restore Node.js 6 compatibility

1 participant