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: avoid minifying identifiers to support SWC/next.js minifier #2626

Closed
wants to merge 1 commit into from

Conversation

jeripeierSBB
Copy link
Contributor

No description provided.

@github-actions github-actions bot added the pr: peer review required A peer review is required for this pull request label Apr 30, 2024
@github-actions github-actions bot added pr: peer review approved Pull request has been approved by a peer review and removed pr: peer review required A peer review is required for this pull request labels Apr 30, 2024
@github-actions github-actions bot requested a deployment to preview-pr2626 April 30, 2024 08:54 In progress
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.23%. Comparing base (e6397df) to head (0d5befe).
Report is 36 commits behind head on main.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2626      +/-   ##
==========================================
+ Coverage   93.18%   93.23%   +0.04%     
==========================================
  Files         316      316              
  Lines       25389    25346      -43     
  Branches     2063     2070       +7     
==========================================
- Hits        23660    23631      -29     
+ Misses       1696     1682      -14     
  Partials       33       33              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jeripeierSBB jeripeierSBB changed the title fix: avoid minifying identifiers to support React minifier fix: avoid minifying identifiers to support SWC/next.js minifier Apr 30, 2024
@kyubisation kyubisation added the pr: blocked Pull request is blocked either for merging or reviewing label May 7, 2024
@kyubisation
Copy link
Contributor

I have reservations about this. This is fine, if there are no possible workarounds, but we will challenge this first.

@jeripeierSBB jeripeierSBB deleted the weak-minifying branch June 25, 2024 11:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: blocked Pull request is blocked either for merging or reviewing pr: peer review approved Pull request has been approved by a peer review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants