You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Ember index.html can be minified using ember-cli-html-minifier. However, templates rendered with the fastboot-app-server show whitespace, newlines and all comments in full glory.
Is there a way to have this html also minified, just so we can scrape off another kilobyte or two?
The text was updated successfully, but these errors were encountered:
The Ember index.html can be minified using ember-cli-html-minifier. However, templates rendered with the fastboot-app-server show whitespace, newlines and all comments in full glory.
Is there a way to have this html also minified, just so we can scrape off another kilobyte or two?
The text was updated successfully, but these errors were encountered: