The minified index.html (all content in one single line) in Element-Web v1.7.28 (and maybe one or two versions prior) completely breaks (our) Ansible-automated installation and configuration scripts.
Can this please be reverted? Element still offers no proper way of customisation and almost any new elements that are introduced use hardcoded color values instead of existing color variables … it’s simple not possible to properly modify element with just the color variable definitions in config.json, and now breaking the proper HTML-structure in index.html even makes it close to impossible to automatically change/add contents in that file, like e.g. adding custom css.
Please revert this to non-minified, proper HTML.
The minified
index.html(all content in one single line) in Element-Webv1.7.28(and maybe one or two versions prior) completely breaks (our) Ansible-automated installation and configuration scripts.Can this please be reverted? Element still offers no proper way of customisation and almost any new elements that are introduced use hardcoded color values instead of existing color variables … it’s simple not possible to properly modify element with just the color variable definitions in
config.json, and now breaking the proper HTML-structure inindex.htmleven makes it close to impossible to automatically change/add contents in that file, like e.g. adding custom css.Please revert this to non-minified, proper HTML.