Skip to content

Feature/axios#5776

Merged
SamTV12345 merged 7 commits intodevelopfrom
feature/axios
Jun 27, 2023
Merged

Feature/axios#5776
SamTV12345 merged 7 commits intodevelopfrom
feature/axios

Conversation

@SamTV12345
Copy link
Copy Markdown
Member

@SamTV12345 SamTV12345 commented Jun 27, 2023

Removes request package in favor of axios.

@SamTV12345 SamTV12345 marked this pull request as ready for review June 27, 2023 19:17
@SamTV12345 SamTV12345 merged commit 049231e into develop Jun 27, 2023
@SamTV12345 SamTV12345 deleted the feature/axios branch June 27, 2023 19:20
@webzwo0i
Copy link
Copy Markdown
Member

Won't this install all dev dependencies in production (ie not dev) setups?

@SamTV12345
Copy link
Copy Markdown
Member Author

Thanks for checking. I just opened another branch that should have fixed that. Seems like we need the optional dependencies for testing. #5781 removes the dev dependencies and it fails. That would mean that we include the dev dependencies by default. The newer npm versions warn you to choose between include dev or no dev. That is why I added it.

@SamTV12345 SamTV12345 mentioned this pull request Jul 5, 2023
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.

2 participants