mirror of
https://github.com/xoseperez/espurna.git
synced 2026-03-20 23:27:10 +01:00
- switch to 'br' by default. convert relevant file references in the web.cpp .h -> .ipp and drop compression type from the filename 'webui_content_encoding' string to help out the server - build options now include both minification and compression type - make sure output file syntax is valid when opening it standalone
7 lines
183 B
Plaintext
7 lines
183 B
Plaintext
*.html -diff -merge
|
|
*.html linguist-generated=true
|
|
*.html.gz -diff -merge
|
|
*.html.gz linguist-generated=true
|
|
*.html.br -diff -merge
|
|
*.html.br linguist-generated=true
|