web-infra-dev / rspack

The fast Rust-based web bundler with webpack-compatible API 🦀️
https://rspack.dev
MIT License
9.09k stars 521 forks source link

[Feature]: New functionality to support webpack plugins. And 100% transition to rspack. #6571

Open exocornet opened 3 months ago

exocornet commented 3 months ago

What problem does this feature solve?

Hello. I want to ask for help. For a full migration from webpack to rspack, there is a small functionality missing to support some webpack packages. Could you take a look at this problem and maybe you will be able to enable this support in the next updates. Thank you.

What does the proposed API of configuration look like?

https://github.com/webdiscus/html-bundler-webpack-plugin/issues/55 https://github.com/filc-dev/rsbuild-chrome-extension-boilerplate-react/issues/1

LingyuCoder commented 3 months ago

cc @9aoy

9aoy commented 3 months ago

In order to support html-bundler-webpack-plugin in rspack, the following features need to be supported first:

9aoy commented 3 months ago

I have a PR about 'supporting EntryPlugin filename function', but it's not finished yet. https://github.com/web-infra-dev/rspack/pull/6607

stale[bot] commented 1 month ago

This issue has been automatically marked as stale because it has not had recent activity. If this issue is still affecting you, please leave any comment (for example, "bump"). We are sorry that we haven't been able to prioritize it yet. If you have any new additional information, please include it with your comment!