Skip to content
This repository was archived by the owner on Mar 21, 2023. It is now read-only.

Conversation

@svdgraaf
Copy link
Contributor

@svdgraaf svdgraaf commented Aug 3, 2017

  • Enabled html cleanup on grunt prettifier task
  • Removed some random tabs in the files
  • General cleanup

@svdgraaf svdgraaf requested review from dennisvink and tader August 3, 2017 07:21
gruntfile.js Outdated

// register at least this one task
grunt.registerTask('default', [ 'jsbeautifier', 'uglify', 'cssmin', 'copy', 'zip' ]);
grunt.registerTask('default', [ 'jsbeautifier', 'uglify', 'cssmin', 'copy', 'zip']);

Choose a reason for hiding this comment

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

I liked this space :(

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@dennisvink he's out to the spacebar...

spacebar

Copy link
Contributor

Choose a reason for hiding this comment

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

If you remove this space, you also have to remove the other space.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@tader the space just got his shit together, sobered up and is being a true trooper:

grunt.registerTask('default', [ 'jsbeautifier', 'uglify', 'cssmin', 'copy', 'zip' ]);

Copy link
Contributor

@tader tader left a comment

Choose a reason for hiding this comment

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

Cleaning up GitHub

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.

4 participants