Skip to content

build command optional --bin.bun and --bin.tailwindcss options #157

@guillheu

Description

@guillheu

When building on my system, I need the dev tools to use my system's bun and tailwindcss binaries. For that reason, I use the gleam.toml options tools.lustre.bin.bun = system and tools.lustre.bin.tailwindcss = system.
However, when ran in a CI like GitHub actions, I wish I could override those options with build command arguments, similar to other existing options like --minify, --outdir etc.

Maybe something like --bin.bun and --bin.tailwindcss?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions