Coming soon - Get a detailed view of why an account is flagged as spam!
view details

This post has been de-listed

It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.

2
Gruntjs HTMLmin not working
Post Body

Hey guys, I have set up my grunt to minify my html, but when I run 'grunt htmlmin' it doesnt send it to my dist folder, here are the settings I used:

htmlmin: { dist: { options: { removeComments: true, collapseWhitespace: true }, files: [{ expand: true, cwd: 'src', src: '*/.html', dest: 'dist/' }], }, }, Do I have something set up wrong?

Author
Account Strength
100%
Account Age
11 years
Verified Email
Yes
Verified Flair
No
Total Karma
3,162
Link Karma
2,430
Comment Karma
511
Profile updated: 5 days ago
Posts updated: 4 weeks ago

Subreddit

Post Details

We try to extract some basic information from the post title. This is not always successful or accurate, please use your best judgement and compare these values to the post title and body for confirmation.
Posted
9 years ago