Skip to content

Commit

Permalink
Remove rebuild task
Browse files Browse the repository at this point in the history
This is a manual revert of 28aa6c9, which is not very useful with the
new build tasks, completely brittle, and a flawed idea from the start. I
regret having written it.


Former-commit-id: 2b842b0
  • Loading branch information
epixa committed Jul 22, 2016
1 parent bcf289c commit 6b320ce
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 196 deletions.
1 change: 0 additions & 1 deletion Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -91,5 +91,4 @@ module.exports = function (grunt) {
// load task definitions
grunt.task.loadTasks('tasks');
grunt.task.loadTasks('tasks/build');
grunt.task.loadTasks('tasks/rebuild');
};
36 changes: 0 additions & 36 deletions tasks/rebuild/confirm.js

This file was deleted.

23 changes: 0 additions & 23 deletions tasks/rebuild/create_archives.js

This file was deleted.

14 changes: 0 additions & 14 deletions tasks/rebuild/extract_zips.js

This file was deleted.

65 changes: 0 additions & 65 deletions tasks/rebuild/index.js

This file was deleted.

57 changes: 0 additions & 57 deletions tasks/rebuild/update_builds.js

This file was deleted.

0 comments on commit 6b320ce

Please sign in to comment.