Skip to content

Do not use node's URL module#83

Merged
gurgunday merged 1 commit intofastify:mainfrom
gurgunday:fix
Jun 5, 2024
Merged

Do not use node's URL module#83
gurgunday merged 1 commit intofastify:mainfrom
gurgunday:fix

Conversation

@gurgunday
Copy link
Member

@gurgunday gurgunday commented Jun 4, 2024

fixes #82

@gurgunday gurgunday requested a review from a team June 4, 2024 17:57
@gurgunday gurgunday changed the title fix #82 Do not use node's URL module Jun 4, 2024
@gurgunday gurgunday requested a review from mcollina June 4, 2024 19:31
@gurgunday gurgunday requested review from Uzlopak and zekth June 4, 2024 22:07
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.

Change require "url" to "node:url" did make it incompatible with usage inside browser / web

2 participants