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

Investigate using Rsbuild instead of webpack #27107

Open
mraible opened this issue Aug 28, 2024 · 3 comments
Open

Investigate using Rsbuild instead of webpack #27107

mraible opened this issue Aug 28, 2024 · 3 comments
Labels
javascript Pull requests that update Javascript code theme: front theme: microfrontend

Comments

@mraible
Copy link
Contributor

mraible commented Aug 28, 2024

Overview of the feature request

Rspack 1.0 is now available:

Motivation for or Use Case

If builds are faster and use fewer resources, our planet and users will benefit.

@mraible mraible changed the title Investigate using Rspace instead of webpack Investigate using Rspack instead of webpack Aug 28, 2024
@mraible mraible added theme: CI builds javascript Pull requests that update Javascript code and removed area: triage theme: undefined labels Aug 28, 2024
@emilpaw
Copy link
Contributor

emilpaw commented Aug 28, 2024

A better approach is to migrate away from webpack to Vite as described in this issue #25860. Webpack is complicated and requires a lot of configuration.

@atomfrede
Copy link
Member

Rspack looks quite cool from performance point of view. I don't know vite very much.

@mshima
Copy link
Member

mshima commented Aug 28, 2024

The main positive point is module federation support which I fail to migrate Vue to Vite at the time.
Looks a good alternative for react and react/vue microfrontends.
But not an alternative for angular.

@mshima mshima changed the title Investigate using Rspack instead of webpack Investigate using Rsbuild instead of webpack Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
javascript Pull requests that update Javascript code theme: front theme: microfrontend
Projects
None yet
Development

No branches or pull requests

4 participants