how gulp js code is encrypted
  
 
if this kind of code is encrypted
how gulp js code is encrypted
  
 
if this kind of code is encrypted
  gulp-uglifyjs  Code confusion 
gulp.task ('scriptmin', function () {
)gulp.src('src/js/*.js')
//        .pipe(uglify({ mangle: { toplevel: true }}))    
    .pipe(uglify())    //     _966
    .pipe(obfuscate())  
 
this is what I wrote, but it doesn't meet the requirements, because it directly shows that its dom node wants the code to be compressed to the kind of encryption in https://www.sojson.com/jsobfu.
.