trunk-rs/trunk

Bundling assets from dependencies

開放

#710 建立於 2024年2月10日

 (8 則留言) (0 個反應) (0 位負責人)Rust (315 個分叉)auto 404
enhancementhelp wantedneeds design

倉庫指標

星標
 (4,347 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

Heya, is it possible to bundle assets from dependencies?

e.g. web_app depends on web_components, and web_components defines its own assets.

My use case is shipping stylesheets in a components library crate, so that consumers who are building their own application don't have to make a copy of the stylesheet and maintain it.

貢獻者指南