Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resolve punycode deprecation by redirecting imports to userland module #160

Conversation

paulsutherland
Copy link

This commit addresses the Node.js DEP0040 deprecation warning for the punycode module by adjusting Rollup's output.paths configuration.

This commit addresses the Node.js DEP0040 deprecation warning for the punycode module by adjusting Rollup's output.paths configuration.
@JamesCullum
Copy link
Member

Thanks for the PR - it looks like the formatting isn't matching exactly (Github raises warnings there), and it appears as if the code doesn't work anymore with that change :/ We will probably need to tackle this differently.

@Hexagon
Copy link
Member

Hexagon commented Mar 12, 2024

Thanks, this is resolved now.

@Hexagon Hexagon closed this Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in progress waiting Waiting on author
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants