mirror of
https://git.victorphan.net/basketballcantho/Teedy_custom.git
synced 2026-08-07 14:33:16 +07:00
@@ -106,7 +106,7 @@ module.exports = function(grunt) {
|
||||
dist: {
|
||||
expand: true,
|
||||
cwd: 'src/',
|
||||
src: ['**', '!**/*.js', '!*.html', '!**/*.less', '!**/*.css'],
|
||||
src: ['**', '!**/*.js', '!*.html', '!**/*.less', '!**/*.css', 'locale/**'],
|
||||
dest: 'dist/'
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user