add datatables on orders
This commit is contained in:
@@ -573,8 +573,8 @@ module.exports = function(grunt) {
|
||||
watch: {
|
||||
dist: {
|
||||
files: ['build/js/*', 'build/css/*'],
|
||||
tasks: ['concat', 'copy']
|
||||
// tasks: ['concat']
|
||||
// tasks: ['concat', 'copy']
|
||||
tasks: ['concat']
|
||||
}
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user