Skip to content

are there any plans to replace Vite with rsbuild? #1694

Answered by atk
igotfr asked this question in Q&A
Discussion options

You must be logged in to vote

Solid is based on a babel transform that turns the JSX into templates and reactive expressions (dom-expressions used inside babel-preset-solid). It is included by vite-plugin-solid to be used by vite to run and bundle solid code.

To use rsbuild, we would need to develop and maintain another plugin specifically for that. Unless esbuild gets a wider adoption or has an advantage that would make it more desirable than vite to the maintainers, any official solid-esbuild plugin is highly improbable.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@igotfr
Comment options

@rhengles
Comment options

@igotfr
Comment options

Answer selected by igotfr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants