Skip to content

V1 – perf(bundle-graph): filter out references to core, preloader and handlers for smaller output#8278

Merged
wmertens merged 3 commits intoQwikDev:mainfrom
maiieul:filter-core-bundlegraph
Jan 30, 2026
Merged

V1 – perf(bundle-graph): filter out references to core, preloader and handlers for smaller output#8278
wmertens merged 3 commits intoQwikDev:mainfrom
maiieul:filter-core-bundlegraph

Conversation

@maiieul
Copy link
Copy Markdown
Member

@maiieul maiieul commented Jan 28, 2026

What is it?

  • Feature / enhancement
  • Bug
  • Docs / tests / types / typos
  • Infra

Description

Small gain but for a critical piece for interactivity:

Before:
B core js
q-manifest  son

After:
Pasted Graphic
› assets

Checklist

  • My code follows the developer guidelines of this project
  • I performed a self-review of my own code
  • I added a changeset with pnpm change
  • I made corresponding changes to the Qwik docs
  • I added new tests to cover the fix / functionality

@maiieul maiieul requested a review from a team as a code owner January 28, 2026 14:03
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Jan 28, 2026

🦋 Changeset detected

Latest commit: 3090088

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 5 packages
Name Type
@builder.io/qwik Patch
eslint-plugin-qwik Patch
@builder.io/qwik-city Patch
@builder.io/qwik-react Patch
create-qwik Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Jan 28, 2026

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
qwik-docs ✅ Ready (View Log) Visit Preview 72faa9f

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Jan 28, 2026

Open in StackBlitz

npm i https://pkg.pr.new/@builder.io/qwik@8278
npm i https://pkg.pr.new/@builder.io/qwik-city@8278
npm i https://pkg.pr.new/eslint-plugin-qwik@8278
npm i https://pkg.pr.new/create-qwik@8278

commit: 3090088

Copy link
Copy Markdown
Member

@wmertens wmertens left a comment

Choose a reason for hiding this comment

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

LGTM

@wmertens wmertens merged commit 6f10d8a into QwikDev:main Jan 30, 2026
33 of 37 checks passed
@github-actions github-actions bot mentioned this pull request Jan 30, 2026
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.

2 participants