mirror of
https://github.com/Xevion/old.xevion.github.io.git
synced 2025-12-06 01:15:33 -06:00
hire me
This commit is contained in:
@@ -12,7 +12,7 @@ module.exports = gulp => {
|
||||
useEslintrc: true
|
||||
}))
|
||||
.pipe(eslint.format())
|
||||
.pipe(uglify())
|
||||
// .pipe(uglify())
|
||||
.pipe(gulp.dest(destPath))
|
||||
.pipe(gulp.dest('js'));
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user