Skip to content

[Feature]: Convert rsbuild config easily into rspack config #4463

@SamTV12345

Description

@SamTV12345

What problem does this feature solve?

So there is this project that allows you to use rspack in your cypress tests which would be the best case as we can use a unified toolchain across our projects. Unfortunately it is only for rspack and not for rsbuild which I use. It would be great if there is a JavaScript function or something else that converts rsbuild to rspack. I guess the functionality must be already implemented if rspack is called by rsbuild.

Link to rspack dev server: https://www.npmjs.com/package/cypress-rspack-dev-server

What does the proposed API look like?

convertToRspackConfig(yourRsbuildOptions)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions