-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
CLIfeatureNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested
Milestone
Description
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
Labels
CLIfeatureNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested