mirror of
https://github.com/lucaspalomodevelop/varkeeper.git
synced 2026-03-12 23:37:21 +00:00
no minifi gulp source
This commit is contained in:
parent
a5465e653d
commit
e292f0f6aa
@ -8,9 +8,10 @@ gulp.task('build', function(done) {
|
||||
gulp.src(Src)
|
||||
.pipe(minify({
|
||||
ext:{
|
||||
src:'-debug.js',
|
||||
|
||||
min:'.js'
|
||||
},
|
||||
noSource: true,
|
||||
exclude: ['tasks'],
|
||||
ignoreFiles: ['.combo.js', '-min.js']
|
||||
}))
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user