js: cleanup dropped crisper.
This commit is contained in:
parent
89625207b0
commit
b6ee898b81
4 changed files with 6 additions and 161 deletions
|
|
@ -8,7 +8,6 @@ module.exports = function(grunt) {
|
|||
grunt.loadNpmTasks('grunt-contrib-watch');
|
||||
grunt.loadNpmTasks('grunt-contrib-jshint');
|
||||
grunt.loadNpmTasks('grunt-vulcanize');
|
||||
grunt.loadNpmTasks('grunt-crisper');
|
||||
grunt.loadNpmTasks('grunt-contrib-copy');
|
||||
|
||||
grunt.registerTask('default', ['less:production', 'less:components', 'concat:polymercss', 'copy', 'concat:dist', 'vulcanize']);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue