trunk icon indicating copy to clipboard operation
trunk copied to clipboard

Allow setting feature when using `trunk serve`

Open ctron opened this issue 4 years ago • 4 comments

Assuming I use trunk serve for local development (same for trunk watch), I would like to enable an additional feature for the Rust build automatically (--feature debug).

It would be great if I could configure this, e.g.:

[watch] # works also for "serve"
extra_features = [ "debug" ]

ctron avatar Dec 17 '21 11:12 ctron

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] avatar Oct 25 '23 00:10 github-actions[bot]

This issue was closed because it has been stalled for 5 days with no activity.

github-actions[bot] avatar Oct 30 '23 00:10 github-actions[bot]

I agree

ActuallyHappening avatar Jul 04 '24 02:07 ActuallyHappening

I'd also like to see --no-default-features supported in the save vein

janhohenheim avatar Jul 09 '24 12:07 janhohenheim