trunk-rs/trunk

Explore the usage of manganis for assets

開放

#759 建立於 2024年4月4日

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

倉庫指標

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

描述

Coming from a discussion on https://github.com/trunk-rs/trunk/issues/710 this issue tracks the idea of using manganis for assets.

I think there are three levels of integration possible:

  1. Through trunk's hook system
  2. By having trunk call some external CLI
  3. By having trunk use a crate doing the processing

I think we should start with 1, and see how that works.

There was also the idea of trunk having a WebAssembly based extension system. It might be that this could be a use case for this. But this would also mean some bigger effort. Just mentioning this here to not forget about it.

貢獻者指南