-
Notifications
You must be signed in to change notification settings - Fork 229
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
partial refactor for files regarding the ISSUE#898 request to fetch #919
partial refactor for files regarding the ISSUE#898 request to fetch #919
Conversation
a093489
to
51d7c6f
Compare
c3f7c61
to
c7ace75
Compare
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/@root/[email protected], npm/[email protected], npm/[email protected] |
I still have some testing to do to make sure that everything still works and I didn't mess anything up with my additional refactor work here, but this is on track to make it in within a few days. Thanks for your work on this. |
Needs testing on https://beta.webinstall.dev/ macOS
Linux
Tested that the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested and everything is looking good and working as expected.
15271c2
to
f1d1027
Compare
This pull request addresses Issue #898 by partially refactoring the mentioned files to replace the use of the request method with fetch.
The refactor is marked as partial because: