trunk-rs/trunk

Option to inline CSS and Javascript

Aberta

#28 aberto em 30 de ago. de 2020

 (14 comentários) (4 reações) (0 responsável)Rust (315 forks)auto 404
assetsenhancementgood first issuehelp wantedready

Métricas do repositório

Stars
 (4.347 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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.

Guia do colaborador