Skip to content

html minification #357

@thescientist13

Description

@thescientist13

Type of Change

  • New Feature Request
  • Documentation / Website
  • Improvement / Suggestion
  • Bug
  • Other (please clarify below)

Summary

To help save even more bytes by reducing overall index.html size, we should minify all HTML. Related to the conversation here

Also, anywhere we are using \n inside (tagged) template literals, we should remove them since template literals already preserve line breaks, so adding the \n just adds more space.

Details

Or is this really worth it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    CLIfeatureNew feature or requestquestionFurther information is requested

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions