trunk-rs/trunk

Support workspaces and -p

Aberta

#719 aberto em 19 de fev. de 2024

 (8 comentários) (7 reações) (0 responsável)Rust (315 forks)auto 404
enhancementhelp wanted

Métricas do repositório

Stars
 (4.347 estrelas)
Métricas de merge de PR
 (Mesclagem média 5d 21h) (4 fundiu PRs em 30d)

Description

Coming out of a discussion on #670 … it might make more sense to support workspace projects and the ability to run trunk build -p frontend, which would:

  • Lookup the frontend crate inside the workspace
  • Then run trunk build/watch/serve --config <frontend>/Trunk.toml

Guia do colaborador