simpautus
How to avoid auto detecting deno?
I did some re-structuring for my repo now and moved the deno files outside the Remix app. Then I set the app root to that Remix folder of the repo in Railway. Now it works again and the repo is perhaps more intuitive this way. So all good here.
7 replies
How to avoid auto detecting deno?
Originally I didn't set any commands but the ones from package.json were used. But after using the deno imports in some files I guess this happened: https://nixpacks.com/docs/providers/deno
7 replies