trunk-rs/trunk

Option to inline CSS and Javascript

開放

#28 建立於 2020年8月30日

 (14 則留言) (4 個反應) (0 位負責人)Rust (315 個分叉)auto 404
assetsenhancementgood first issuehelp wantedready

倉庫指標

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

描述

When working on web-view based desktop application, you don't have access automatically to a server to serve your application front-end files, and it's a lot simpler just to pass in the entire front-end inlined as a single HTML file. It would be nice if Trunk had support for this.

貢獻者指南