On 2024-11-11 09:52, Renato Aguiar wrote:
would tell people all they need to know about an esbuild port. I'm all in
favor of having it in ports, particularly because the recommended way of
installing it (binary delivered via npm), still fails on IBT machines.
That was my motivation. I was playing with phoenix web framework and it
downloads a pre-compiled esbuild binary that doesn't work :(
Yup, and on top of that it tries to download a binary for tailwindcss that
is Linux-Only... you've probably figured this out yourself already, but here's
how I make Phoenix work on OpenBSD:
https://elixirforum.com/t/working-with-phoenix-on-openbsd-tailwind-esbuild/66924