Remix.run Logo
runjake 5 hours ago

I always tell it to use Bun and it works? Am I misunderstanding?

ximeng 5 hours ago | parent [-]

It seems the default is node (despite the project docs saying to use bun and all example script documentation using bun). It will use bun if told, but there’s definitely nothing saying to use node and it uses that anyway.