Skip to content

feat: add shim for URLPattern#417

Open
raaymax wants to merge 1 commit into
denoland:mainfrom
raaymax:urlpattern_shim
Open

feat: add shim for URLPattern#417
raaymax wants to merge 1 commit into
denoland:mainfrom
raaymax:urlpattern_shim

Conversation

@raaymax

@raaymax raaymax commented Jul 7, 2024

Copy link
Copy Markdown

Added shim for URLPattern using
https://www.npmjs.com/package/urlpattern-polyfill

@CLAassistant

CLAassistant commented Jul 7, 2024

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@dsherret dsherret 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.

Thanks! Would you be able to add an integration test in the tests folder? I've found it's good to have one for these shims.

Comment thread lib/shims.test.ts
crypto: true,
domException: true,
undici: true,
urlPattern: true,

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.

maybe you should use a deno fmt to fix that tabulation.

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.

4 participants