trunk-rs/trunk

Option to inline CSS and Javascript

Ouverte

#28 ouverte le 30 août 2020

 (14 commentaires) (4 réactions) (0 personne assignée)Rust (315 forks)auto 404
assetsenhancementgood first issuehelp wantedready

Métriques du dépôt

Stars
 (4 347 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

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.

Guide contributeur