Skip to content

Capability to disable certain tools installation #935

Open
@LeoBorai

Description

@LeoBorai

Hi! Im using Trunk to build a Leptos solution and I want to use an specific wasm-bindgen version, but even when I specify the desired version in Cargo.toml and install wasm-bindgen-cli manually Trunk expects a more recent version and overrides it.

I have tried using --offline option to turn off tools downloading but it skips other tools like TailwindCSS.

Proposal

Prowide an option to "skip"/"ignore" certain tools from being downloaded.

trunk build --use-local wasm-bindgen

Or something similar, this way one could force the desired version to be used.

Thanks in advance!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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