Skip to content

Revert "build: aggressively optimize wasm build, improve pipeline (#6053)"#6077

Merged
lukastaegert merged 1 commit intomasterfrom
revert-6053
Aug 21, 2025
Merged

Revert "build: aggressively optimize wasm build, improve pipeline (#6053)"#6077
lukastaegert merged 1 commit intomasterfrom
revert-6053

Conversation

@lukastaegert
Copy link
Member

This PR contains:

  • bugfix
  • feature
  • refactor
  • documentation
  • other

Are tests included?

  • yes (bugfixes and features will not be merged without tests)
  • no

Breaking Changes?

  • yes (breaking changes will not be merged unless absolutely necessary)
  • no

List any relevant issue numbers:

Description

There were several issues reported for this change that need to be investigated.

@vercel
Copy link

vercel bot commented Aug 21, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
rollup Ready Ready Preview Comment Aug 21, 2025 7:58am

@lukastaegert lukastaegert merged commit 82a8f15 into master Aug 21, 2025
28 checks passed
@lukastaegert lukastaegert deleted the revert-6053 branch August 21, 2025 08:00
@github-actions
Copy link

github-actions bot commented Aug 21, 2025

Thank you for your contribution! ❤️

You can try out this pull request locally by installing Rollup via

npm install rollup/rollup#revert-6053

Notice: Ensure you have installed the latest nightly Rust toolchain. If you haven't installed it yet, please see https://www.rust-lang.org/tools/install to learn how to download Rustup and install Rust.

or load it into the REPL:
https://rollup-2ddp41h81-rollup-js.vercel.app/repl/?pr=6077

@codecov
Copy link

codecov bot commented Aug 21, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.79%. Comparing base (4a5d2da) to head (7233831).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #6077   +/-   ##
=======================================
  Coverage   98.79%   98.79%           
=======================================
  Files         271      271           
  Lines       10599    10599           
  Branches     2831     2831           
=======================================
  Hits        10471    10471           
  Misses         88       88           
  Partials       40       40           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions
Copy link

This PR has been released as part of rollup@4.47.1. You can test it via npm install rollup.

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.

GLIBC Issue since 4.47.0 update

1 participant