trunk-rs/trunk

Support workspaces and -p

オープン

#719 opened on 2024/02/19

 (8 件のコメント) (7 件のリアクション) (0 人の担当者)Rust (315 件のフォーク)auto 404
enhancementhelp wanted

Repository metrics

Stars
 (4,347 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド