Replaced python script to fix filenames by internal background job.
This commit is contained in:
parent
ce155951bf
commit
d24e6e6307
6 changed files with 76 additions and 93 deletions
|
@ -374,12 +374,6 @@ module.exports = function (grunt) {
|
|||
'README.md'
|
||||
]
|
||||
},
|
||||
{
|
||||
expand: true,
|
||||
cwd: 'bin',
|
||||
dest: '<%= yeoman.dist %>/bin',
|
||||
src: ['*']
|
||||
},
|
||||
{
|
||||
expand: true,
|
||||
cwd: 'admin',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue