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.

贡献者指南