mirror of
https://github.com/niklasvh/html2canvas.git
synced 2023-08-10 21:13:10 +03:00
Reordered grunt tasks
This commit is contained in:
parent
336f385216
commit
703e2a1889
2
grunt.js
2
grunt.js
@ -68,6 +68,6 @@ module.exports = function(grunt) {
|
||||
});
|
||||
|
||||
// Default task.
|
||||
grunt.registerTask('default', 'concat lint qunit webdriver min');
|
||||
grunt.registerTask('default', 'concat lint qunit min webdriver');
|
||||
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user