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

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

Open
exocornet opened this issue May 17, 2024 · 4 comments
Assignees
Labels
feat New feature or request stale

Comments

@exocornet
Copy link

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?

webdiscus/html-bundler-webpack-plugin#55
filc-dev/rsbuild-chrome-extension-boilerplate-react#1

@exocornet exocornet added feat New feature or request pending triage The issue/PR is currently untouched. labels May 17, 2024
@LingyuCoder LingyuCoder removed the pending triage The issue/PR is currently untouched. label May 28, 2024
@LingyuCoder
Copy link
Collaborator

cc @9aoy

@9aoy
Copy link
Collaborator

9aoy commented May 28, 2024

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

  • support EntryPlugin filename function.
  • support ContextModuleFactory alternativeRequests hook

@9aoy
Copy link
Collaborator

9aoy commented May 28, 2024

I have a PR about 'supporting EntryPlugin filename function', but it's not finished yet. #6607

Copy link

stale bot commented Jul 27, 2024

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!

@stale stale bot added the stale label Jul 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat New feature or request stale
Projects
None yet
Development

No branches or pull requests

3 participants