Skip to content
This repository has been archived by the owner on May 13, 2021. It is now read-only.

add compression to express and minification of html #74

Merged
merged 2 commits into from
Oct 11, 2016
Merged

add compression to express and minification of html #74

merged 2 commits into from
Oct 11, 2016

Conversation

butlerx
Copy link
Member

@butlerx butlerx commented Oct 11, 2016

close #73 and fix html errors

enable: true
mangle: true
exclude:
- '*.min.js'
hfc_favicons:

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what does all this do out of interest?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

generate favicons

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ahh cool makes sense

enable: true
exclude:
- '*.min.css'
neat_js:
nfc_js:

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should this be hfc?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes it should

@butlerx butlerx merged commit c92e7ef into redbrick:master Oct 11, 2016
@butlerx butlerx deleted the enhanchment/compression branch October 11, 2016 14:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

minimize html
2 participants