Skip to content

refactor: Remove 'url' dependency

Paul Slaughter requested to merge ps-remove-url-dependency into main

Description

This MR removes the url npm package dependency in favor of just using the URL object. This seems to be generally supported now.

Screenshots (if appropriate):

It seems to still work 🎉

Screenshot_2023-10-10_at_5.17.08_PM

Types of changes

Merge request reports