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

Consider Move the bundler to Vite #4

Open
omarkhatibco opened this issue Apr 1, 2024 · 2 comments
Open

Consider Move the bundler to Vite #4

omarkhatibco opened this issue Apr 1, 2024 · 2 comments

Comments

@omarkhatibco
Copy link

Hi @ashconnell

Thank you for introducing Firebolt, I love it and I love the api design, It's what I wanted to fix in Remix.

One problem though, When I tried Remix last year, many of the problems that I faced were because of ESBuild, in so many cases I could not proceed or I had to search for alternative because I could not change ESBuild and then I had to go back to Next.js

So my suggestion here for you, it's to try to move it directly to Vite since it has a wider and a rich ecosystem.

@ashconnell
Copy link
Contributor

Thank you!

What issues were you having with esbuild specifically?

I remember reading some people having issues with build times, especially when using MDX, but this problem doesn’t exist here due to the way MDX content is cached.

@omarkhatibco
Copy link
Author

Hi @ashconnell,

Some plugins or packages did not work at all with esbuild, if I remember correctly even zustand did not work properly at that time.

here are some links for the ones that related to esbuild:

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

2 participants