mirror of
https://github.com/moparisthebest/mail
synced 2025-02-07 02:20:14 -05:00
add clean libs to gruntfile
This commit is contained in:
parent
9767e3ace6
commit
a3f11befdc
@ -68,7 +68,7 @@ module.exports = function(grunt) {
|
||||
},
|
||||
|
||||
clean: {
|
||||
dist: ['dist']
|
||||
dist: ['dist', 'src/lib/*.js', 'test/new-unit/lib']
|
||||
},
|
||||
sass: {
|
||||
dist: {
|
||||
|
Loading…
Reference in New Issue
Block a user