Skip to content

Conversation

silverwind
Copy link
Member

@silverwind silverwind commented Sep 11, 2025

Given that this bundler is almost a drop-in replacement to webpack, it might be worth switching. So far it seems everything is working, but more testing is needed, so I'm setting draft.

  • Dev build time is reduced from 10s to 5s
  • Prod build time is reduced from 16s to 10s
  • JS output size is reduced from 21.3MB to 19.8MB
  • CSS output size is increased from 778kB to 818kB

@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Sep 11, 2025
@silverwind silverwind marked this pull request as draft September 11, 2025 06:36
@silverwind
Copy link
Member Author

One related update added here: https://github.com/sindresorhus/add-asset-webpack-plugin/releases/tag/v3.1.0 includes type definitions, so I removed the type stub for that package.

@silverwind
Copy link
Member Author

This is working very well in my testing, chunk loading and all works as expected. It supports the webpack comments and variables, so from my point of view, this is ready.

@silverwind silverwind marked this pull request as ready for review September 11, 2025 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/dependencies modifies/frontend modifies/internal
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants