trunk-rs/trunk

Option to inline CSS and Javascript

Aperta

#28 aperta il 30 ago 2020

 (14 commenti) (4 reazioni) (0 assegnatari)Rust (315 fork)auto 404
assetsenhancementgood first issuehelp wantedready

Metriche repository

Star
 (4347 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor