trunk-rs/trunk

Support workspaces and -p

开放

#719 创建于 2024年2月19日

 (8 条评论) (7 个反应) (0 位负责人)Rust (315 个派生)auto 404
enhancementhelp wanted

仓库指标

星标
 (4,347 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南