Skip to content
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

Remove extraneous Node.js core module dependencies #36842

Merged
merged 1 commit into from
Feb 28, 2023

Conversation

Pytal
Copy link
Member

@Pytal Pytal commented Feb 24, 2023

Summary

Remove the extraneous Node.js core module dependencies, buffer and stream-browserify, as they are already provided by https://github.com/Richienb/node-polyfill-webpack-plugin

Compiled js remains unchanged

Checklist

- buffer and stream-browserify are already provided by node-polyfill-webpack-plugin

Signed-off-by: Christopher Ng <chrng8@gmail.com>
@Pytal Pytal added 3. to review Waiting for reviews dependencies labels Feb 24, 2023
@Pytal Pytal added this to the Nextcloud 26 milestone Feb 24, 2023
@Pytal Pytal self-assigned this Feb 24, 2023
@Pytal
Copy link
Member Author

Pytal commented Feb 24, 2023

/backport to stable25

@skjnldsv
Copy link
Member

/backport to stable25

is that necessary? If it's not a bugfix, then no backports :)

@Pytal
Copy link
Member Author

Pytal commented Feb 28, 2023

/backport to stable25

is that necessary? If it's not a bugfix, then no backports :)

Not necessary, but would be redundant after #36841

@Pytal Pytal added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Feb 28, 2023
@Pytal Pytal merged commit 599964d into master Feb 28, 2023
@Pytal Pytal deleted the remove-extraneous-node-modules branch February 28, 2023 06:50
@blizzz blizzz mentioned this pull request Mar 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4. to release Ready to be released and/or waiting for tests to finish dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants