You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: