Thursday, October 8, 2020

Minifying HTML Resource


I recently had the need to inline and minify HTML templates. I would normally use TextResource for that, but it doesn't do the minification part, so I wrote an HtmlResource which does the minification. Published here: https://github.com/ggeorgovassilis/gwt-htmlresource

Enjoy,
G.

--
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit/3478bc86-9263-49f6-80d0-5aeb49f06909n%40googlegroups.com.

No comments:

Post a Comment