Skip to content

Conversation

@eduardoboucas
Copy link
Member

Summary

Follow-up to #6716 with a different approach. Rather than using the extracted ESZIP, we actually use Deno 1.x to extract the config from the functions that fail due to the list of cases we want to support.

@eduardoboucas eduardoboucas requested a review from a team as a code owner October 29, 2025 22:49
@github-actions
Copy link
Contributor

This pull request adds or modifies JavaScript (.js, .cjs, .mjs) files.
Consider converting them to TypeScript.

"deno/**",
"!deno/**/*.test.ts",
"dist/**/*.js",
"!dist/**/*.test.js",
Copy link
Member Author

Choose a reason for hiding this comment

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

We're currently including the test files in the published module. 😑

@eduardoboucas eduardoboucas merged commit 0c166f6 into main Oct 30, 2025
36 checks passed
@eduardoboucas eduardoboucas deleted the fix/ef-deno-1x-features branch October 30, 2025 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants