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

Rsbuild support #33

Open
mahammedzkhan opened this issue Nov 7, 2024 · 4 comments
Open

Rsbuild support #33

mahammedzkhan opened this issue Nov 7, 2024 · 4 comments

Comments

@mahammedzkhan
Copy link

Are there any plans to add support for Rsbuild? Most projects will probably want to use a framework instead of configuring Rspack themselves(probably why CRA, Vite, vue-cli are well known)

@xfsnowind
Copy link
Collaborator

hmm, can investigate it

@SamTV12345
Copy link

Did you find something @xfsnowind ? Would be cool to have an rsbuild dev server. Rspack looks really complicated to setup.

@xfsnowind
Copy link
Collaborator

yes, @SamTV12345 @mahammedzkhan working on that now.

@SamTV12345
Copy link

yes, @SamTV12345 @mahammedzkhan working on that now.

Actually I found a solution. You can convert your rsbuild config to rspack via a JavaScript function in rsbuild and then call your plugin :)

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

No branches or pull requests

3 participants