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

chore: automatically remove ignored node_modules files #5787

Merged
merged 1 commit into from Nov 1, 2022

Conversation

lukekarrys
Copy link
Member

Previously it would report the errors and require rerunning the script.
It's been safe enough that we know automatically remove the files. We
then run the git ls-files command again to make sure they were all
removed. Only if any are left do we error with a message requiring a
manual fix.

Previously it would report the errors and require rerunning the script.
It's been safe enough that we know automatically remove the files. We
then run the `git ls-files` command again to make sure they were all
removed. Only if any are left do we error with a message requiring a
manual fix.
@lukekarrys lukekarrys requested a review from a team as a code owner November 1, 2022 19:15
@wraithgar wraithgar merged commit dded71d into release/v8 Nov 1, 2022
@wraithgar wraithgar deleted the lk/bundle-and-rm-auto-v8 branch November 1, 2022 20:39
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.

None yet

2 participants