Skip to content

Support Node.js v20#108

Merged
mathiasbynens merged 1 commit intomainfrom
fix-build
Mar 31, 2025
Merged

Support Node.js v20#108
mathiasbynens merged 1 commit intomainfrom
fix-build

Conversation

@mathiasbynens
Copy link
Copy Markdown
Member

No description provided.

Comment thread tests/tests.mjs
// Emulate an environment that doesn't have Symbol (e.g. IE11)
// and make sure we can still coerce to primitive values.
// See #74.
const globalSymbol = globalThis.Symbol;
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

FYI: All the formatting-related changes in this PR are just the linter applying the updated eslint-config-google.

Comment thread tests/resolve.source.mjs Dismissed
@mathiasbynens mathiasbynens merged commit 0aa20c5 into main Mar 31, 2025
5 checks passed
@mathiasbynens mathiasbynens deleted the fix-build branch March 31, 2025 12:44
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.

3 participants