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

fix: Stop running fencing logic on node_modules #10164

Merged
merged 2 commits into from
Jun 28, 2024

Conversation

FrederikBolding
Copy link
Member

Description

Stops running fencing logic on node_modules, mirroring the extension implementation. There is no reason for us to run fencing on code coming from node_modules anyway. This may have a potential positive performance impact as well during build-time.

@FrederikBolding FrederikBolding added the team-snaps-platform Snaps Platform team label Jun 28, 2024
@FrederikBolding FrederikBolding requested a review from a team as a code owner June 28, 2024 10:12
@metamaskbot metamaskbot added the INVALID-PR-TEMPLATE PR's body doesn't match template label Jun 28, 2024
Jonathansoufer
Jonathansoufer previously approved these changes Jun 28, 2024
Copy link

sonarcloud bot commented Jun 28, 2024

Copy link
Contributor

@Jonathansoufer Jonathansoufer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@Jonathansoufer Jonathansoufer merged commit d540b75 into main Jun 28, 2024
32 checks passed
@Jonathansoufer Jonathansoufer deleted the fb/stop-running-fencing-logic-on-modules branch June 28, 2024 11:13
@github-actions github-actions bot locked and limited conversation to collaborators Jun 28, 2024
@metamaskbot metamaskbot added the release-7.27.0 Issue or pull request that will be included in release 7.27.0 label Jun 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
INVALID-PR-TEMPLATE PR's body doesn't match template release-7.27.0 Issue or pull request that will be included in release 7.27.0 team-snaps-platform Snaps Platform team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants