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

Upgrade rspack to v3 #10

Merged
merged 5 commits into from
Nov 14, 2023
Merged

Conversation

xfsnowind
Copy link
Collaborator

Rspack has upgraded to version 0.3, most fields in the builtins have been deprecated, especially html can be replaced by the html-webpack-plugin.

To avoid using both at the same time, remove the builtins.html from the default webpack config and add the html-webpack-plugin instead.

And rename makeDefaultWebpackConfig.ts to makeDefaultRspackConfig.ts in issue

Could you @th3fallen check it

Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
@rspack/cli 0.3.11 environment +1 125 kB hardfist

🚮 Removed packages: speed-measure-webpack-plugin@1.4.2

@th3fallen
Copy link
Owner

🙇 you sir are my hero! thanks so much for taking this on!

@th3fallen th3fallen merged commit 971b056 into th3fallen:main Nov 14, 2023
3 checks passed
@xfsnowind xfsnowind deleted the upgrade-rspack-to-v3 branch November 14, 2023 15:20
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.

None yet

2 participants